Version Description
Download this release
Release Info
Developer | stormuk |
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
- README.md +1 -1
- 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 |
-
===
|
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 |
-
|
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 |
|