diff --git a/readme.txt b/readme.txt index 1cbc09e..65165d6 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: rodrigosprimo Tags: facebook, wordpress.com, twitter, google, yahoo, social, login, register Requires at least: 3.0 Tested up to: 3.8 -Stable tag: 1.0.2 +Stable tag: 1.0.3 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Donate link: http://rodrigoprimo.com/donate/ @@ -112,6 +112,9 @@ Unfortunately the Twitter API don't return the user email address. So the plugin == Changelog == += 1.0.3 = +* Fix error with OpenID provider when server has HTTPS enabled (reported by @ciudy) + = 1.0.2 = * Add screeshot of the admin page and update FAQ page diff --git a/social-connect.php b/social-connect.php index b1512cc..ae18b65 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: 1.0.2 +Version: 1.0.3 Author: Rodrigo Primo Author URI: http://rodrigoprimo.com/ License: GPL2