From d886a1c9e40680c415d84808863487ecd68c67ca Mon Sep 17 00:00:00 2001 From: Rodrigo Primo Date: Mon, 3 Feb 2014 16:36:45 -0200 Subject: [PATCH] release version 1.0.1 --- readme.txt | 5 ++++- social-connect.php | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 28a4877..1b0a75b 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 +Stable tag: 1.0.1 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Donate link: http://rodrigoprimo.com/donate/ @@ -113,6 +113,9 @@ If you have Better WP Security plugin enable you must disable "Prevent long URL == Changelog == += 1.0.1 = +* Remove anonymous function to preserve PHP 5.2 compatibility broken with the release of version 1.0 of the plugin + = 1.0 = * Replace custom jQuery dialog CSS with the one used by WP to avoid conflicts with other plugins and themes * Only create a new WP user if registration is enabled diff --git a/social-connect.php b/social-connect.php index 2e79e18..9b12608 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 +Version: 1.0.1 Author: Rodrigo Primo Author URI: http://rodrigoprimo.com/ License: GPL2