Plugin Directory

Changeset 698304


Ignore:
Timestamp:
04/16/2013 06:57:51 AM (13 years ago)
Author:
bdoga
Message:

updating to 0.9.1 release

Location:
social-crowd/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • social-crowd/trunk/readme.txt

    r698238 r698304  
    77Requires at least: 3.0
    88Tested up to: 3.5.1
    9 Stable tag: 0.9
     9Stable tag: 0.9.1
    1010
    1111Social Crowd retrieves the count/number of Friends/Followers from your favorite social networks and displays them throughout your blog
     
    329329== Changelog ==
    330330
    331 = 0.9 [2012-12-24] =
    332 * Updated for Wordpress 3.5
     331= 0.9.1 [2013-04-15]
     332* Fixed issue created while updating to 0.9.1
     333
     334= 0.9 [2013-04-15] =
     335* Updated for Wordpress 3.5.1
    333336* Removed Feedburner support (Google discontinued Feedburner API Support)
    334337* Removed Google+ support (Google Changes have broken existing functionality - possibly will return in a future release)
     
    412415Added new widget layouts and a new shortcode.
    413416
    414 r, Youtube, and Vimeo.
    415 * Added additional detail and information in the Readme file.
    416 * Small UI tweaks to the Admin.
    417 
    418 = 0.1 [2011-05-17] =
    419 * Initial Release
    420 
    421 == Upgrade Notice ==
    422 
    423 = 0.8.4 =
    424 Added capacity to specify the type of stats displayed in the Advanced Widget.
    425 
    426 = 0.8 =
    427 Added new widget layouts and a new shortcode.
    428 
  • social-crowd/trunk/social_crowd.php

    r698250 r698304  
    33 * @package Social_Crowd
    44 * @author Randall Hinton
    5  * @version 0.9
     5 * @version 0.9.1
    66 */
    77/*
     
    1010Description: 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**
    1111Author: Randall Hinton
    12 Version: 0.9
     12Version: 0.9.1
    1313Author URI: http://www.macnative.com/
    1414*/
Note: See TracChangeset for help on using the changeset viewer.