Plugin Directory

Changeset 3326955


Ignore:
Timestamp:
07/13/2025 09:36:13 AM (9 months ago)
Author:
bestwebsoft
Message:

"V1.83 - * Bugs fixed. "

Location:
google-captcha
Files:
180 added
2 edited

Legend:

Unmodified
Added
Removed
  • google-captcha/trunk/google-captcha.php

    r3326245 r3326955  
    77Text Domain: google-captcha
    88Domain Path: /languages
    9 Version: 1.82
     9Version: 1.83
    1010Author URI: https://bestwebsoft.com/
    1111License: GPLv3 or later
     
    3232
    3333require_once dirname( __FILE__ ) . '/includes/forms.php';
    34 require_once dirname( __FILE__ ) . '/includes/forminator.php';
    3534
    3635if ( ! function_exists( 'gglcptch_admin_menu' ) ) {
  • google-captcha/trunk/readme.txt

    r3326245 r3326955  
    55Requires at least: 5.6
    66Tested up to: 6.8
    7 Stable tag: 1.82
     7Stable tag: 1.83
    88License: GPLv3 or later
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    291291== Changelog ==
    292292
     293= V1.83 - 13.07.2025 =
     294* Bugfix : Fixed small bug with plugin activation.
     295
    293296= V1.82 - 11.07.2025 =
    294297* Update : All functionality was updated for WordPress 6.8.
     
    662665== Upgrade Notice ==
    663666
     667= V1.83 =
     668* Bugs fixed.
     669
    664670= V1.82 =
    665671* The compatibility with new WordPress version updated.
Note: See TracChangeset for help on using the changeset viewer.