From 71b51e63adf45e8a6a3501202727fefde0a3e9c1 Mon Sep 17 00:00:00 2001 From: Torsten Landsiedel Date: Wed, 10 Mar 2021 11:43:41 +0100 Subject: [PATCH] Prepare 5.7 release --- CHANGELOG.md | 13 +++++++++++++ antispam_bee.php | 2 +- readme.txt | 11 +++++++++-- 3 files changed, 23 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9abc8b1f..e7b30f02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ ## Changelog ## +### 2.9.4 ### +* **English** + * Enhancement: Add filter to allow ajax calls + * Tweak: Better wording for BBCode feature in plugin description + * Tweak: Better screenshots in the plugin directory + * Maintenance: Tested up to WordPress 5.7 + +* **Deutsch** + * Verbesserung: Filter hinzugefügt, um Ajax-Aufrufe zuzulassen + * Tweak: Bessere Formulierung für BBCode-Funktion in Plugin-Beschreibung + * Tweak: Bessere Screenshots im Plugin-Verzeichnis + * Wartung: Getestet mit WordPress 5.7 + ### 2.9.3 ### * **English** * Fixed: Compatibility with WordPress 5.5 diff --git a/antispam_bee.php b/antispam_bee.php index 0dec669e..4e3640ee 100755 --- a/antispam_bee.php +++ b/antispam_bee.php @@ -9,7 +9,7 @@ * Domain Path: /lang * License: GPLv2 or later * License URI: http://www.gnu.org/licenses/gpl-2.0.html - * Version: 2.9.3 + * Version: 2.9.4 * * [](http://coderisk.com/wp/plugin/antispam-bee/RIPS-lAHLcgvqY8) * diff --git a/readme.txt b/readme.txt index 84942b81..c2f4ecbb 100755 --- a/readme.txt +++ b/readme.txt @@ -1,11 +1,11 @@ # Antispam Bee # -* Contributors: pluginkollektiv, websupporter, schlessera, zodiac1978, swissspidy, krafit, kau-boy +* Contributors: pluginkollektiv, websupporter, schlessera, zodiac1978, swissspidy, krafit, kau-boy, florianbrinkmann * Tags: anti-spam, antispam, block spam, comment, comments, comment spam, pingback, spam, spam filter, trackback, GDPR * Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=TD4AMD2D8EMZW * Requires at least: 4.5 * Tested up to: 5.7 * Requires PHP: 5.2 -* Stable tag: 2.9.3 +* Stable tag: 2.9.4 * License: GPLv2 or later * License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -92,6 +92,13 @@ A complete documentation is available on [pluginkollektiv.org](https://antispamb ## Changelog ## +### 2.9.4 ### + + * Enhancement: Add filter to allow ajax calls + * Tweak: Better wording for BBCode feature in plugin description + * Tweak: Better screenshots in the plugin directory + * Maintenance: Tested up to WordPress 5.7 + ### 2.9.3 ### * Fixed: Compatibility with WordPress 5.5 * Fixed: Undefined index on spam list page