Changeset 3069512
- Timestamp:
- 04/12/2024 10:29:10 AM (2 years ago)
- Location:
- zt-captcha
- Files:
-
- 27 added
- 2 edited
-
tags/1.0.3 (added)
-
tags/1.0.3/captcha_settings.php (added)
-
tags/1.0.3/css (added)
-
tags/1.0.3/css/default.css (added)
-
tags/1.0.3/css/green.theme.css (added)
-
tags/1.0.3/css/theme.css (added)
-
tags/1.0.3/fonts (added)
-
tags/1.0.3/fonts/Xacto Blade.ttf (added)
-
tags/1.0.3/fonts/Xerox Sans Serif Narrow Bold.ttf (added)
-
tags/1.0.3/fonts/Year supply of fairy cakes.ttf (added)
-
tags/1.0.3/fonts/Year2000Boogie.ttf (added)
-
tags/1.0.3/fonts/monofont.ttf (added)
-
tags/1.0.3/img (added)
-
tags/1.0.3/img/check.png (added)
-
tags/1.0.3/img/left_arrow.png (added)
-
tags/1.0.3/img/loader.gif (added)
-
tags/1.0.3/img/right_arrow.png (added)
-
tags/1.0.3/inc (added)
-
tags/1.0.3/inc/Zt_Captcha.php (added)
-
tags/1.0.3/inc/template.php (added)
-
tags/1.0.3/js (added)
-
tags/1.0.3/js/app.js (added)
-
tags/1.0.3/js/popper.min.js (added)
-
tags/1.0.3/readme.txt (added)
-
tags/1.0.3/request (added)
-
tags/1.0.3/request/CaptchaRequest.php (added)
-
tags/1.0.3/zt-captcha.php (added)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/zt-captcha.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
zt-captcha/trunk/readme.txt
r3025610 r3069512 3 3 Requires at least: 4.4 4 4 Contributors: teamzt 5 Tested up to: 6. 4.26 Stable tag: 1.0. 25 Tested up to: 6.5.2 6 Stable tag: 1.0.3 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 91 91 92 92 * Update: All functionality was updated for WordPress 6.4.2 93 94 = 1.0.3 = 95 96 * Update: All functionality was updated for WordPress 6.5.2 -
zt-captcha/trunk/zt-captcha.php
r3011903 r3069512 3 3 Plugin Name: ZT Captcha 4 4 Description: The simple captcha plugin was developed to keep the WordPress website safe. Captcha helps protect you from spam and password decryption by asking you to complete a simple test that proves you are human and not a computer trying to break into a password-protected account. 5 Version: 1.0. 25 Version: 1.0.3 6 6 Author: Webcresty 7 7 Author URI: https://www.webcresty.com/
Note: See TracChangeset
for help on using the changeset viewer.