वर्णन
Twitter Hashtag Feed Widget creates a simple, clean Twitter feed of a specified hashtag. This widget is specifically designed to render a lightweight widget that can be completely styled by the user through CSS.
Custom Theming
All widgets have the CSS class .widget_twitter_hashtag_feed_widget for uniform styling across all widgets on the site.
स्थापना
- Upload the
twitter-hashtag-feed-widget
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add the widget to the desired sidebar
- Configure the options with your Twitter application data
- Enjoy
समीक्षा
ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.
योगदानकर्ते आणि विकसक
“Twitter Hashtag Feed Widget” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “Twitter Hashtag Feed Widget” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
1.0.2
- Removed widget-specific CSS in lieu of native WordPress CSS ID and class support.
- Added before/after_widget and before/after_title support.
- Changed API retrieval from Twitter to a 60-second transient.
1.0.1
- Replaced static HTML code in form with PHP foreach.
1.0.0
- First major release.