Açıklama
Twitter Feed Widget will display your tweets using ajax and jquery. It shows one tweet at a time and loops through an specified number of tweets and time interval.
IMPORTANT the twitter feed currently uses the new Twitter 1.1 API you will need to get your Access Token,Access Token Secret, Consumer Key and Consumer Secret from dev.twitter.com.
Features:
- Uses jQuery to display and loop through the tweets.
- Allows Multiple Instances of the feed
- You can change the title,twitter account,Number Of tweets,Time interval
- Comes with a default Style
Tested up to: 3.8.1
Stable tag: 2.0
.r894740
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Twitter Feed Widget will display your tweets using ajax and jquery. It shows one tweet at a time and loops through an specified number of tweets and time interval.
IMPORTANT the twitter feed currently uses the new Twitter 1.1 API you will need to get your Access Token,Access Token Secret, Consumer Key and Consumer Secret from dev.twitter.com.
Documentation
Full documentation can be found on the Multiple Ajax Calendar page.
Yükleme
The plugin is simple to install:
- Download the zip file.
- Unpack the zip. You should have a directory called
twitter-feed-widget
, containing several PHP files. - Upload the
twitter-feed-widget
directory to thewp-content/plugins
directory on your WordPress installation. - Make any modifications to your theme, as required.
- Activate plugin.
You can find full details of installing a plugin on the plugin installation page.
SSS
- Why is my feed not working?
-
The feed currently is being created by using the twitter public_timeline so the feed will only work for non-private twitter accounts this setting can be change on your twitter account settings.
Katkıda Bulunanlar ve Geliştiriciler
“Twitter Feed Widget” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Twitter Feed Widget” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
2.0
- Updated to work with the new twitter API
1.1
- Updated styles
1.0
- Uses jQuery to display and loop through the tweets.
- Allows Multiple Instances of the feed
- You can change the title,twitter account,Number Of tweets,Time interval
- Comes with a default Style