oAuth Twitter Feed for Developers - Version 1.0.1

Version Description

Download this release

Release Info

Developer stormuk
Plugin Icon wp plugin oAuth Twitter Feed for Developers
Version 1.0.1
Comparing to
See all releases

Code changes from version 1.0 to 1.0.1

Files changed (2) hide show
  1. README.md +1 -1
  2. readme.txt +2 -2
README.md CHANGED
@@ -48,7 +48,7 @@ TODO
48
  Credits
49
  =======
50
 
51
- Uses Abraham Williams's Twitter OAuth class
52
 
53
  About
54
  =====
48
  Credits
49
  =======
50
 
51
+ Uses Abraham Williams's Twitter OAuth class.
52
 
53
  About
54
  =====
readme.txt CHANGED
@@ -1,4 +1,4 @@
1
- === Plugin Name ===
2
  Contributors: stormuk, lgladdy
3
  Donate link: http://www.stormconsultancy.co.uk/
4
  Tags: twitter, oauth, feed
@@ -8,7 +8,7 @@ Stable tag: 1.0
8
  License: MIT
9
  License URI: http://opensource.org/licenses/MIT
10
 
11
- A twitter API 1.1 compliant plugin that provides a function that returns a number of tweets from the auth'd users twitter feed as an array for wordpress (theme) developers to use in their themes.
12
 
13
  == Description ==
14
 
1
+ === oAuth Twitter Feed for Developers ===
2
  Contributors: stormuk, lgladdy
3
  Donate link: http://www.stormconsultancy.co.uk/
4
  Tags: twitter, oauth, feed
8
  License: MIT
9
  License URI: http://opensource.org/licenses/MIT
10
 
11
+ 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.
12
 
13
  == Description ==
14