Changeset 3025597
- Timestamp:
- 01/23/2024 09:32:41 AM (2 years ago)
- Location:
- zt-captcha
- Files:
-
- 2 edited
-
tags/1.0.2/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
zt-captcha/tags/1.0.2/readme.txt
r3011907 r3025597 14 14 == Description == 15 15 16 1.As an administrator, Admin Have an option to enable/disable the captcha on the default WordPress login form. 17 2.As an administrator, Admin Have an option to enable/disable the captcha on the default WordPress registration form. 18 3.As an administrator, Admin Have an option to enable/disable the captcha on the default WordPress reset password form. 19 4.As an administrator, Admin Have an option to enable/disable the captcha on the default WordPress comment form. 20 5.As an administrator, Admin Have an option to select numeric captcha. 21 6.As an administrator, Admin Have an option to select alphabetic captcha. 22 7.As an administrator, Admin Have an option to select mathematical captcha with random option. 23 8.As an administrator, Admin Have an option to select mathematical captcha with algebraic operations. 24 9.As an administrator, Admin Have an option to include special characters in the captcha string. 25 10.As an administrator, Admin Have an option to include uppercase letters in the captcha string. 26 11.As an administrator, Admin Have an option to set a limit of captcha digits. 16 The ZT Captcha plugin is a robust security tool for WordPress websites, offering a range of features that allow administrators to customize the captcha functionality. Here are the key features: 17 **1. Form Integration:** Administrators can enable or disable the captcha on various default WordPress forms such as: 18 - Login form 19 - Registration form 20 - Reset password form 21 - Comment form 22 **2. Captcha Types:** Administrators can select different types of captchas: 23 - Numeric captcha 24 - Alphabetic captcha 25 - Mathematical captcha with random option 26 - Mathematical captcha with algebraic operations 27 **3. Captcha Customization:** Administrators can customize the captcha string by: 28 - Including special characters 29 - Including uppercase letters 30 - Setting a limit on the number of captcha digits 31 This plugin is designed to enhance the security of WordPress websites by implementing a human verification test to protect against potential spam and unauthorized access attempts. 32 27 33 28 34 == Installation == -
zt-captcha/trunk/readme.txt
r3011907 r3025597 14 14 == Description == 15 15 16 1.As an administrator, Admin Have an option to enable/disable the captcha on the default WordPress login form. 17 2.As an administrator, Admin Have an option to enable/disable the captcha on the default WordPress registration form. 18 3.As an administrator, Admin Have an option to enable/disable the captcha on the default WordPress reset password form. 19 4.As an administrator, Admin Have an option to enable/disable the captcha on the default WordPress comment form. 20 5.As an administrator, Admin Have an option to select numeric captcha. 21 6.As an administrator, Admin Have an option to select alphabetic captcha. 22 7.As an administrator, Admin Have an option to select mathematical captcha with random option. 23 8.As an administrator, Admin Have an option to select mathematical captcha with algebraic operations. 24 9.As an administrator, Admin Have an option to include special characters in the captcha string. 25 10.As an administrator, Admin Have an option to include uppercase letters in the captcha string. 26 11.As an administrator, Admin Have an option to set a limit of captcha digits. 16 The ZT Captcha plugin is a robust security tool for WordPress websites, offering a range of features that allow administrators to customize the captcha functionality. Here are the key features: 17 **1. Form Integration:** Administrators can enable or disable the captcha on various default WordPress forms such as: 18 - Login form 19 - Registration form 20 - Reset password form 21 - Comment form 22 **2. Captcha Types:** Administrators can select different types of captchas: 23 - Numeric captcha 24 - Alphabetic captcha 25 - Mathematical captcha with random option 26 - Mathematical captcha with algebraic operations 27 **3. Captcha Customization:** Administrators can customize the captcha string by: 28 - Including special characters 29 - Including uppercase letters 30 - Setting a limit on the number of captcha digits 31 This plugin is designed to enhance the security of WordPress websites by implementing a human verification test to protect against potential spam and unauthorized access attempts. 32 27 33 28 34 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.