Plugin Directory

Changeset 3136911


Ignore:
Timestamp:
08/17/2024 06:06:38 AM (20 months ago)
Author:
scolar
Message:

Set tested to 6.6

Location:
hidecaptcha/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • hidecaptcha/trunk/readme.txt

    r3020859 r3136911  
    33Tags: reCaptcha, google, Contactform7
    44Requires at least: 3.0.1
    5 Tested up to: 6.4
    6 Requires PHP: 5.0
    7 Stable tag: 1.0.12
     5Tested up to: 6.6
     6Requires PHP: 7.4
     7Stable tag: 1.0.13
    88License: GPLv2
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1616The plugin loads 2.5 seconds after the page has loaded. This is because we need to give Contactform 7 time to show its form.
    1717
    18 The plugin will work on most WordPress installations, there's hardly any php code so hardly any server requirements.
     18The plugin will work on most WordPress installations, there's hardly any php code, so hardly any server requirements.
    1919At this point in time it does require jQuery, which is handled automatically.
    2020
     
    2222 
    2323Install the plugin as per usual, alongside recaptcha version 3.
    24 After activation you should see the reCaptcha logo disappear from all pages except the ones that have a Contactform 7 form. 
     24After activation, you should see the reCaptcha logo disappear from all pages except the ones that have a Contactform 7 form.
    2525 
    2626== Changelog ==
     27= 1.0.13
     28* Tested up to WP 6.6
     29* Set min php to PHP 7.4 in line with WP requirements
    2730= 1.0.12
    2831* Tested up to WP 6.4
  • hidecaptcha/trunk/scola_captcha.php

    r3020859 r3136911  
    44 * Plugin URI: https://www.scolavisa.eu/scolacaptcha
    55 * Description: Hides google captcha V3 from all pages except from pages that use Contactform7
    6  * Version: 1.0.12
     6 * Version: 1.0.13
    77 * Author: Scolavisa
    88 * Author URI: http://www.scolavisa.eu
Note: See TracChangeset for help on using the changeset viewer.