From c44f2eb925836774cc750dc898a5e18d08d85cef Mon Sep 17 00:00:00 2001 From: simultech Date: Tue, 18 Oct 2016 16:58:47 +1000 Subject: [PATCH] Update readme files --- README.txt | 5 ++++- shorthand_connect/shorthand_connect.php | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/README.txt b/README.txt index 8ab3e02..27fc001 100644 --- a/README.txt +++ b/README.txt @@ -4,7 +4,7 @@ Donate link: Tags: shorthand, api Requires at least: 4 Tested up to: 4.6.1 -Stable tag: 1.0 +Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -27,6 +27,9 @@ This plugin will allow premium Shorthand users to connect their Wordpress instal == Changelog == += 1.0.1 = +* Sanitize form inputs. + = 1.0 = * First release. diff --git a/shorthand_connect/shorthand_connect.php b/shorthand_connect/shorthand_connect.php index 981c7aa..3ce1f6c 100644 --- a/shorthand_connect/shorthand_connect.php +++ b/shorthand_connect/shorthand_connect.php @@ -1,14 +1,14 @@