Google Captcha (reCAPTCHA) by BestWebSoft - Version 1.48

Version Description

  • 27.07.2019 =
  • Pro : The compatibility with Divi child themes has been fixed.
Download this release

Release Info

Developer bestwebsoft
Plugin Icon 128x128 Google Captcha (reCAPTCHA) by BestWebSoft
Version 1.48
Comparing to
See all releases

Code changes from version 1.47 to 1.48

Files changed (3) hide show
  1. google-captcha.php +1 -1
  2. js/script.js +1 -1
  3. readme.txt +7 -1
google-captcha.php CHANGED
@@ -6,7 +6,7 @@ Description: Protect WordPress website forms from spam entries with Google Captc
6
  Author: BestWebSoft
7
  Text Domain: google-captcha
8
  Domain Path: /languages
9
- Version: 1.47
10
  Author URI: https://bestwebsoft.com/
11
  License: GPLv3 or later
12
  */
6
  Author: BestWebSoft
7
  Text Domain: google-captcha
8
  Domain Path: /languages
9
+ Version: 1.48
10
  Author URI: https://bestwebsoft.com/
11
  License: GPLv3 or later
12
  */
js/script.js CHANGED
@@ -276,4 +276,4 @@
276
  }
277
  }
278
 
279
- } )( jQuery, gglcptch );
276
  }
277
  }
278
 
279
+ } )( jQuery, gglcptch );
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://bestwebsoft.com/donate/
4
  Tags: anti-spam security, antispam, recaptcha, captcha, captha, Invisible reCaptcha, Invisible captcha, Invisibl reCaptcha, comment, cpatcha, google catcha, Invisible re captcha, recaptcha version3
5
  Requires at least: 3.9
6
  Tested up to: 5.2.2
7
- Stable tag: 1.47
8
  License: GPLv3 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -266,6 +266,9 @@ Please make sure that the problem hasn't been discussed yet on our forum (<https
266
 
267
  == Changelog ==
268
 
 
 
 
269
  = V1.47 - 18.07.2019 =
270
  * Update : The bug with the reCAPTCHA verification in version 1.46 has been fixed.
271
 
@@ -473,6 +476,9 @@ Please make sure that the problem hasn't been discussed yet on our forum (<https
473
 
474
  == Upgrade Notice ==
475
 
 
 
 
476
  = V1.47 =
477
  * Bugs fixed.
478
 
4
  Tags: anti-spam security, antispam, recaptcha, captcha, captha, Invisible reCaptcha, Invisible captcha, Invisibl reCaptcha, comment, cpatcha, google catcha, Invisible re captcha, recaptcha version3
5
  Requires at least: 3.9
6
  Tested up to: 5.2.2
7
+ Stable tag: 1.48
8
  License: GPLv3 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
266
 
267
  == Changelog ==
268
 
269
+ = V1.48 - 27.07.2019 =
270
+ * Pro : The compatibility with Divi child themes has been fixed.
271
+
272
  = V1.47 - 18.07.2019 =
273
  * Update : The bug with the reCAPTCHA verification in version 1.46 has been fixed.
274
 
476
 
477
  == Upgrade Notice ==
478
 
479
+ = V1.48 =
480
+ * Bugs fixed.
481
+
482
  = V1.47 =
483
  * Bugs fixed.
484