Skip to content

This simple widget returns a simple twitter feed in an unordered html list using standard OAuth now required by Twitter's 1.1 API. To use this, you must first set up an app in the developer tools at http://dev.twitter.com/apps. Just sign in with your twitter account. Use the website that is going to access the feed as the app name and website. O…

bobbydank/my-twitter-1.1-api-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

my-twitter-1.1-api-function

This simple widget returns a simple twitter feed in an unordered html list using standard OAuth now required by Twitter's 1.1 API. To use this, you must first set up an app in the developer tools at http://dev.twitter.com/apps. Just sign in with your twitter account. Use the website that is going to access the feed as the app name and website. Once created, create Token keys and insert them in the appropriate fields at line 61.

Find a write up about this at my blog: http://catchylabs.com/code/twitter-feed-widget-php-function/

About

This simple widget returns a simple twitter feed in an unordered html list using standard OAuth now required by Twitter's 1.1 API. To use this, you must first set up an app in the developer tools at http://dev.twitter.com/apps. Just sign in with your twitter account. Use the website that is going to access the feed as the app name and website. O…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages