This plugin displays a random post from a Twitter account in a sidebar widget.
The plugin is based on the Twitter API version 1.1 and requires you
to create a personal Twitter Application on the
dev.twitter.com website.
Within your Application, Twitter provides two strings: the Consumer Key and the Consumer Secret.
You also need two other strings, the Access Token and the Access Token Secret, that you can get
following
this guide.
Finally, enter all the Authorization string in the widget options box, along with your favorite display settings: your Twitter Widget is now ready and active!
You can use the same Authorization strings for several widgets and multiple websites.
Just remember to store them in a safe place!
Your PHP environment needs to have the CURL and OPENSSL extensions enabled.
参考
For more informations:
www.whiletrue.it
Do you like this plugin? Give a chance to our other works:
Best is to install directly from WordPress. If manual installation is required, please make sure to put all of the plugin files in a folder named random-twitter-widget
(not two nested folders) in the plugin directory, then activate the plugin through the Plugins
menu in WordPress.