|
|
| Twitter API 1.1 compliant plugin that provides a function to get an array of tweets from the auth'd users Twitter feed for use in themes. Wordpress Tutorial |
Noted That:
|
Start the Tips:1. First Download " oauth-twitter-feed-for-developers.zip " Plugin to your Local Computer. (Click Download) 2. Then, Login to your " yourdomain.com/wp-admin " Dashboard. 3. Then, Click on " Plugins " + " Add New " from left sidemenu of Dashboard. 4. Now, Click on "Upload Plugin" button.
5. Now, Browse " oauth-twitter-feed-for-developers.zip " Downloaded plugin from your computer, Where you downloaded oauth-twitter-feed-for-developers.zip According to Step – 1 Above then, click on " Install Now" 6. Now, Click on " Active Plugin" 7. Then, See left sidemenu. " oAuth Twitter Feed for Developers " folder is added on left sidemenu. Now, Click on " oAuth Twitter Feed for Developers " folder. Noted that: If you do not see " oAuth Twitter Feed for Developers " folder on left sidemenu then, see at left sidemenu " Settings " or " Tools ". 8. Now you configure yourself oR Watch video tutorial below about oAuth Twitter Feed for Developers Configurtions and Settings or How to work " oAuth Twitter Feed for Developers " in your WordPress site. oR After Activated Plugin According to Step-6 then,
|
| Guide |
|---|
|
Install the plugin using the plugin manager, or upload the files to your wp-content/plugins directory. Navigate to the Settings > Twitter Feed Auth. Here you’ll find settings fields to authenticate with Twitter. You’ll need to create a new Application on http://dev.twitter.com/apps. Once you’ve create the app, scroll down the app’s details page to find the oAuth section. Copy the consumer secret and consumer key into the settings page for the plugin. Then click the Create Access Token button at the bottom of the Twitter app page. Copy the Access token and Access token secret into the plugin’s settings page. Finally, enter the Twitter username of the feed you want to access. Save the settings.
Now, anywhere in your theme files you can call the You can then loop over the array and do whatever you want with it.
You can specify a number of tweets to return (up to 20) by passing a parameter to the function. For example, to display just the latest tweet you’d request The following default options are used unless you override them in the optional array of additional parameters.
Results are cached for 1 hour (by default) to help you avoid hitting the API limits. |
| twitter , compliant , provides , function , array , tweets , authd , users , feed , themes , |
| Name |
|---|
Read Article https://develop.horje.com/learn/1434/reference