Tiu ĉi kromprogramo ne estis testita en la 3 lastaj gravaj eldonoj de WordPress. Eble ĝi ne plu estas prizorgata kaj ĝi eble havus kongruajn problemojn en novaj versioj de WordPress.

Display Tweets

Priskribo

Display Tweets is a very simple and easy to use Twitter feed plugin. It allows you to display your tweets using the shortcode, PHP function or widget. It’s completely future proof and makes authenticated requests to the Twitter v1.1 REST API, ensuring that your tweets don’t disappear when the old Twitter API is shutdown (soon).

For more information, check out my blog. For usage information, click here.

You can also contribute to the plugin yourself on Github . Don’t be shy, get involved!

Ekrankopioj

  • The Twitter feed settings panel.
  • A snapshot of tweets displaying.

Instalo

Using the plugin is easy. There are three ways to display your feed.

Shortcode:
[display_tweets]

PHP Function:

You can also display your tweets using the included widget.

OD

Installation Instructions

Using the plugin is easy. There are three ways to display your feed.

Shortcode:
[display_tweets]

PHP Function:

You can also display your tweets using the included widget.

Pritaksoj

There are no reviews for this plugin.

Kontribuantoj k. programistoj

“Display Tweets” estas liberkoda programo. La sekvaj homoj kontribuis al la kromprogramo.

Kontribuantoj

Traduki “Display Tweets” en vian lingvon.

Ĉu interesita en programado?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Ŝanĝprotokolo

v1.0.3

  • Fixed bugs related to tweet cache irregularities.
  • Fixed date/time localisation bug.
  • Added some additional filters related to date/time formatting and links.
  • Added “Settings” link to “Plugins” panel.

v1.0.2

  • Fixed bugs with WordPress Multisite.

v1.0.1

  • Added class exists check before loading TwitterOAuth.
  • Correct tweet refresh interval.