Changeset 698273
- Timestamp:
- 04/16/2013 06:08:03 AM (13 years ago)
- Location:
- today-in-history/trunk/social-crowd (trunk)
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
social_crowd.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
today-in-history/trunk/social-crowd (trunk)/readme.txt
r698264 r698273 7 7 Requires at least: 3.0 8 8 Tested up to: 3.5.1 9 Stable tag: 0.9 9 Stable tag: 0.9.1 10 10 11 11 Social Crowd retrieves the count/number of Friends/Followers from your favorite social networks and displays them throughout your blog -
today-in-history/trunk/social-crowd (trunk)/social_crowd.php
r698266 r698273 3 3 * @package Social_Crowd 4 4 * @author Randall Hinton 5 * @version 0.9.1 5 * @version 0.9.1 6 6 */ 7 7 /* … … 10 10 Description: This plugin retrieves the raw number of Friends/Followers/Fans etc from your favorite social networks and allows you to show that raw number on any page of your wordpress blog using a simple php function **Requires PHP Curl Module** 11 11 Author: Randall Hinton 12 Version: 0.9.1 12 Version: 0.9.1 13 13 Author URI: http://www.macnative.com/ 14 14 */
Note: See TracChangeset
for help on using the changeset viewer.