FB User Tweets
开发者 |
zdevil09
|
更新时间 |
2015年7月6日 09:56 |
PHP版本: |
4.0 及以上 |
WordPress版本: |
4.2.2 |
版权: |
GPLv2 |
详情介绍:
FB User Tweets plugin uses the Twitter API to get tweets from a user's timeline and display them on your WordPress site. You need to create a Twitter application and generate a user access token.
FB User Tweets Plugin provides a nice interface to add the settings, view cached tweets and style the output.
The plugin saves the tweets using WordPress transient. You can set the refresh time (expiration) from the settings interface.
安装:
- Upload the fb-gettweets folder to the /wp-content/plugins/ directory
- Activate the FB User Tweets plugin from the 'Plugins' menu in WordPress
- Create a Twitter app https://apps.twitter.com/
- Generate Access Token
- Configure the plugin (Twitter API KEY and User Token) by going to the FB Tweets Settings
- Configure the plugin stye by going to the FB Tweets Style
- Configure the plugin stye by going to the FB Tweets Style
- In your template file, call function fb_get_tweets() for raw data (objects) and loop through them or format_tweet() for html. You can also use [fb-get-tweets count="3" offset="0"] inside a WordPress page / post content.
屏幕截图: