Changeset 3101696
- Timestamp:
- 06/12/2024 10:30:04 AM (22 months ago)
- Location:
- zt-captcha
- Files:
-
- 27 added
- 2 edited
-
tags/1.0.4 (added)
-
tags/1.0.4/captcha_settings.php (added)
-
tags/1.0.4/css (added)
-
tags/1.0.4/css/default.css (added)
-
tags/1.0.4/css/green.theme.css (added)
-
tags/1.0.4/css/theme.css (added)
-
tags/1.0.4/fonts (added)
-
tags/1.0.4/fonts/Xacto Blade.ttf (added)
-
tags/1.0.4/fonts/Xerox Sans Serif Narrow Bold.ttf (added)
-
tags/1.0.4/fonts/Year supply of fairy cakes.ttf (added)
-
tags/1.0.4/fonts/Year2000Boogie.ttf (added)
-
tags/1.0.4/fonts/monofont.ttf (added)
-
tags/1.0.4/img (added)
-
tags/1.0.4/img/check.png (added)
-
tags/1.0.4/img/left_arrow.png (added)
-
tags/1.0.4/img/loader.gif (added)
-
tags/1.0.4/img/right_arrow.png (added)
-
tags/1.0.4/inc (added)
-
tags/1.0.4/inc/Zt_Captcha.php (added)
-
tags/1.0.4/inc/template.php (added)
-
tags/1.0.4/js (added)
-
tags/1.0.4/js/app.js (added)
-
tags/1.0.4/js/popper.min.js (added)
-
tags/1.0.4/readme.txt (added)
-
tags/1.0.4/request (added)
-
tags/1.0.4/request/CaptchaRequest.php (added)
-
tags/1.0.4/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
r3069512 r3101696 3 3 Requires at least: 4.4 4 4 Contributors: teamzt 5 Tested up to: 6.5. 26 Stable tag: 1.0. 35 Tested up to: 6.5.4 6 Stable tag: 1.0.4 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 95 95 96 96 * Update: All functionality was updated for WordPress 6.5.2 97 98 = 1.0.4 = 99 100 * Update: All functionality was updated for WordPress 6.5.4 -
zt-captcha/trunk/zt-captcha.php
r3069512 r3101696 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. 35 Version: 1.0.4 6 6 Author: Webcresty 7 7 Author URI: https://www.webcresty.com/
Note: See TracChangeset
for help on using the changeset viewer.