This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Display Tweets

वर्णन

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!

स्क्रीनशॉट

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

स्थापना

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.

नेहमी विचारले जाणारे प्रश्न

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.

समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

योगदानकर्ते आणि विकसक

“Display Tweets” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.

योगदानकर्ते

भाषांतर करा “Display Tweets” तुमच्या भाषेत.

विकासातील आग्रह?

कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.

बदलांची यादी

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.