diff --git a/readme.txt b/readme.txt index dd48846..cdf8f4b 100644 --- a/readme.txt +++ b/readme.txt @@ -1,9 +1,9 @@ === Social Connect === -Contributors: thenbrent +Contributors: thenbrent, rodrigosprimo Tags: facebook, wordpress.com, twitter, google, yahoo, social, login, register Requires at least: 3.0 -Tested up to: 3.2.1 -Stable tag: 0.9 +Tested up to: 3.8 +Stable tag: 0.10 Allow your visitors to comment, login and register with their Twitter, Facebook, Google, Yahoo or WordPress.com account. @@ -105,6 +105,12 @@ If you don't have White Label CMS installed, please double check your settings t == Changelog == += 0.10 = +* Fix Twitter login +* Added several hooks to make it easier to extend the plugin +* Add social-connect html only if there is a social login enabled +* Pt-br translations + = 0.9 = * Setting CURLOPT_SSL_VERIFYPEER to false diff --git a/social-connect.php b/social-connect.php index 5ecec35..930cacd 100644 --- a/social-connect.php +++ b/social-connect.php @@ -3,7 +3,7 @@ Plugin Name: Social Connect Plugin URI: http://wordpress.org/extend/plugins/social-connect/ Description: Allow your visitors to comment, login and register with their Twitter, Facebook, Google, Yahoo or WordPress.com account. -Version: 0.9 +Version: 0.10 Author: Brent Shepherd Author URI: http://wordpress.org/extend/plugins/social-connect/ License: GPL2