Changeset 559249
- Timestamp:
- 06/16/2012 11:22:43 PM (14 years ago)
- Location:
- social-crowd/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
social_crowd.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
social-crowd/trunk/readme.txt
r536484 r559249 6 6 Tags: social, network, networks, count, friends, crowd, clan, contacts, display, show, vanity, stats, statistics, followers, readers, facebook, google+, google plus, linkedin, linked in, twitter, feedburner, youtube, vimeo, number, raw 7 7 Requires at least: 3.0 8 Tested up to: 3. 3.29 Stable tag: 0.8. 58 Tested up to: 3.4 9 Stable tag: 0.8.6 10 10 11 11 Social Crowd retrieves the count/number of Friends/Followers from your favorite social networks and displays them throughout your blog … … 308 308 == Changelog == 309 309 310 = 0.8.6 [2012-06-16] = 311 * Updated for Wordpress 3.4 312 310 313 = 0.8.5 [2012-04-25] = 311 314 * Updated for Wordpress 3.3.2 -
social-crowd/trunk/social_crowd.php
r536484 r559249 3 3 * @package Social_Crowd 4 4 * @author Randall Hinton 5 * @version 0.8. 55 * @version 0.8.6 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.8. 512 Version: 0.8.6 13 13 Author URI: http://www.macnative.com/ 14 14 */
Note: See TracChangeset
for help on using the changeset viewer.