Changeset 3458734
- Timestamp:
- 02/11/2026 08:01:00 AM (7 weeks ago)
- Location:
- captcha-for-contact-form-7/trunk
- Files:
-
- 2 edited
-
Readme.txt (modified) (1 diff)
-
f12-cf7-captcha.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
captcha-for-contact-form-7/trunk/Readme.txt
r3458725 r3458734 4 4 Tags: captcha, spam protection, honeypot, contact form 7, fluentform, wpforms, elementor, woocommerce, anti-spam 5 5 Requires at least: 5.2 6 Tested up to: 6. 8.26 Tested up to: 6.9.1 7 7 Requires PHP: 7.4 8 Stable tag: 2.3. 08 Stable tag: 2.3.1 9 9 License: GPLv3 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html -
captcha-for-contact-form-7/trunk/f12-cf7-captcha.php
r3458725 r3458734 14 14 15 15 16 define( 'FORGE12_CAPTCHA_VERSION', '2.3. 0' );16 define( 'FORGE12_CAPTCHA_VERSION', '2.3.1' ); 17 17 define( 'FORGE12_CAPTCHA_SLUG', 'f12-cf7-captcha' ); 18 18 define( 'FORGE12_CAPTCHA_BASENAME', plugin_basename( __FILE__ ) );
Note: See TracChangeset
for help on using the changeset viewer.