WordPress ReCaptcha Integration - Version 1.2.5

Version Description

Download this release

Release Info

Developer tareq1988
Plugin Icon 128x128 WordPress ReCaptcha Integration
Version 1.2.5
Comparing to
See all releases

Code changes from version 1.2.4 to 1.2.5

Files changed (2) hide show
  1. readme.txt +6 -2
  2. wp-recaptcha-integration.php +1 -1
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: podpirate, tareq1988, wedevs, nizamuddinbabu
3
  Donate link: https://tareq.co/donate/
4
  Tags: security, captcha, recaptcha, no captcha, login, signup, contact form 7, ninja forms, woocommerce
5
  Requires at least: 3.8
6
- Tested up to: 5.5
7
- Stable tag: 1.2.4
8
  Requires PHP: 5.4
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -258,6 +258,10 @@ Since late 2015 WordPress.org offers a plugin translation API. Just use the
258
 
259
  == Changelog ==
260
 
 
 
 
 
261
  = v1.2.4 (6 July, 2020) =
262
  - Removed abandonment notice, plugin is no longer unmaintained.
263
 
3
  Donate link: https://tareq.co/donate/
4
  Tags: security, captcha, recaptcha, no captcha, login, signup, contact form 7, ninja forms, woocommerce
5
  Requires at least: 3.8
6
+ Tested up to: 6.0
7
+ Stable tag: 1.2.5
8
  Requires PHP: 5.4
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
258
 
259
  == Changelog ==
260
 
261
+ = v1.2.5 (11 October, 2021) =
262
+
263
+ - WordPress 5.8.1 compatibility
264
+
265
  = v1.2.4 (6 July, 2020) =
266
  - Removed abandonment notice, plugin is no longer unmaintained.
267
 
wp-recaptcha-integration.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: WP reCaptcha Integration
4
  Plugin URI: https://wordpress.org/plugins/wp-recaptcha-integration/
5
  Description: Integrate reCaptcha in your blog. Supports no Captcha (new style recaptcha). Provides of the box integration for signup, login, comment forms and lost password.
6
- Version: 1.2.4
7
  Author: weDevs
8
  Author URI: https://wedevs.com/
9
  Text Domain: wp-recaptcha-integration
3
  Plugin Name: WP reCaptcha Integration
4
  Plugin URI: https://wordpress.org/plugins/wp-recaptcha-integration/
5
  Description: Integrate reCaptcha in your blog. Supports no Captcha (new style recaptcha). Provides of the box integration for signup, login, comment forms and lost password.
6
+ Version: 1.2.5
7
  Author: weDevs
8
  Author URI: https://wedevs.com/
9
  Text Domain: wp-recaptcha-integration