diff --git a/languages/site-reviews-en_US.mo b/languages/site-reviews-en_US.mo index 3a787a467..d681beb68 100644 Binary files a/languages/site-reviews-en_US.mo and b/languages/site-reviews-en_US.mo differ diff --git a/languages/site-reviews-en_US.po b/languages/site-reviews-en_US.po index 7909dcbcc..4d58e8be0 100644 --- a/languages/site-reviews-en_US.po +++ b/languages/site-reviews-en_US.po @@ -1391,8 +1391,8 @@ msgid "All types" msgstr "All types" #: plugin/Modules/Validator/ValidateReview.php:181 -msgid "Your review cannot be submitted at this time. Please try again later." -msgstr "Your review cannot be submitted at this time. Please try again later." +msgid "This review has been flagged as possible spam and cannot be submitted." +msgstr "This review has been flagged as possible spam and cannot be submitted." #: plugin/Modules/Validator/ValidateReview.php:194 msgid "Your review cannot be submitted at this time." diff --git a/languages/site-reviews.pot b/languages/site-reviews.pot index aa2bfeaef..b7736df67 100644 --- a/languages/site-reviews.pot +++ b/languages/site-reviews.pot @@ -1375,7 +1375,7 @@ msgid "All types" msgstr "" #: plugin/Modules/Validator/ValidateReview.php:181 -msgid "Your review cannot be submitted at this time. Please try again later." +msgid "This review has been flagged as possible spam and cannot be submitted." msgstr "" #: plugin/Modules/Validator/ValidateReview.php:194 diff --git a/readme.txt b/readme.txt index fbdd16a6c..abc392be5 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: reviews, ratings, business ratings, business reviews, testimonials, site r Requires at least: 4.7.0 Tested up to: 5.0 Requires PHP: 5.6 -Stable tag: 3.1.6 +Stable tag: 3.1.7 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -104,8 +104,10 @@ All documentation can be found in the "Documentation" page of the plugin. == Changelog == -= 3.1.6 (2019-01-14) = += 3.1.7 (2019-01-14) = +- Fixed Akismet integration +- Fixed Blacklist IP validation - Fixed a potential [modsecurity false positive](https://github.com/client9/libinjection/issues/145) = 3.1.5 (2019-01-08) = diff --git a/site-reviews.php b/site-reviews.php index 6448e1a3c..04cadf4d5 100644 --- a/site-reviews.php +++ b/site-reviews.php @@ -7,7 +7,7 @@ * Plugin Name: Site Reviews * Plugin URI: https://wordpress.org/plugins/site-reviews * Description: Receive and display reviews on your website - * Version: 3.1.6 + * Version: 3.1.7 * Author: Paul Ryley * Author URI: https://niftyplugins.com * License: GPL2