From dff35cd9ac45c0dabca1f167bae7279e246a5a72 Mon Sep 17 00:00:00 2001 From: Lwangaman Date: Sat, 6 Jun 2020 23:59:42 +0000 Subject: [PATCH] tag 6.3 fix typo in PHP function causing fatal error on activation! --- bibleget-io.php | 4 ++-- options.php | 2 +- readme.txt | 8 +++++++- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/bibleget-io.php b/bibleget-io.php index a1fd81c..42aacef 100644 --- a/bibleget-io.php +++ b/bibleget-io.php @@ -1,7 +1,7 @@ $value){ if(!is_string($value)){ $ret = false; diff --git a/readme.txt b/readme.txt index 555407e..c149b82 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: bible,shortcode,quote,citation,verses,bibbia,citazione,versetti,biblia,cit Requires at least: 5.0 Tested up to: 5.4.1 Requires PHP: 5.6 -Stable tag: 6.2 +Stable tag: 6.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -111,6 +111,9 @@ There was recently an update to the BibleGet service endpoint which slightly cha == Changelog == += 6.3 = +* Fix typo in PHP function + = 6.2 = * Better type checks on saved options when building default options * Ensure shortcodes will be rendered same as Gutenber blocks @@ -301,6 +304,9 @@ There was recently an update to the BibleGet service endpoint which slightly cha == Upgrade Notice == += 6.3 = +Versions prior to 5.9 must update to maintain compatibility with the BibleGet endpoint + = 6.2 = Versions prior to 5.9 must update to maintain compatibility with the BibleGet endpoint