Plugin Directory

Changeset 3025610


Ignore:
Timestamp:
01/23/2024 09:55:12 AM (2 years ago)
Author:
teamzt
Message:

Fixed plugin description list view issue

Location:
zt-captcha
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • zt-captcha/tags/1.0.2/readme.txt

    r3025603 r3025610  
    1515
    1616The 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
    1718**1.    Form Integration:** Administrators can enable or disable the captcha on various default WordPress forms such as:
     19
    1820- Login form.
    1921- Registration form.
    2022- Reset password form.
    2123- Comment form.
     24
    2225**2.    Captcha Types:** Administrators can select different types of captchas:
     26
    2327- Numeric captcha.
    2428- Alphabetic captcha.
    2529- Mathematical captcha with random option.
    2630- Mathematical captcha with algebraic operations.
     31
    2732**3.    Captcha Customization:** Administrators can customize the captcha string by:
     33
    2834- Including special characters.
    2935- Including uppercase letters.
    3036- Setting a limit on the number of captcha digits.
     37
    3138This 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.
    3239
  • zt-captcha/trunk/readme.txt

    r3025603 r3025610  
    1515
    1616The 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
    1718**1.    Form Integration:** Administrators can enable or disable the captcha on various default WordPress forms such as:
     19
    1820- Login form.
    1921- Registration form.
    2022- Reset password form.
    2123- Comment form.
     24
    2225**2.    Captcha Types:** Administrators can select different types of captchas:
     26
    2327- Numeric captcha.
    2428- Alphabetic captcha.
    2529- Mathematical captcha with random option.
    2630- Mathematical captcha with algebraic operations.
     31
    2732**3.    Captcha Customization:** Administrators can customize the captcha string by:
     33
    2834- Including special characters.
    2935- Including uppercase letters.
    3036- Setting a limit on the number of captcha digits.
     37
    3138This 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.
    3239
Note: See TracChangeset for help on using the changeset viewer.