=== ZT Captcha === Tags: Captcha, recaptcha, contactform7, antispam, spamprotection, loginsecurity Requires at least: 4.4 Contributors: teamzt Tested up to: 6.1.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Requires PHP: 7.1 Last Update: 2023-01-30 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. == Description == The Simple Captcha plugin designed with the aim of enhancing the security of WordPress websites. It functions by implementing a human verification test to safeguard against potential spam and unauthorized access attempts. The test, in the form of a simple challenge, ensures that only humans can access password-protected accounts and prevents automated scripts from compromising the security of the website. = Below features are available to WordPress administrators: = * Admin Have an option to enable/disable the captcha on the default WordPress login/registration form. * Admin Have an option to enable/disable the captcha on the default WordPress reset password form. * Admin Have an option to enable/disable the captcha on the default WordPress comment form. = Admin Have an option to select different captcha options: = * Numeric * Alphabetic * Mathematical captcha with random option * Mathematical captcha with algebraic option * Include special characters in the captcha string * Include uppercase letters in the captcha string * Set a limit of captcha digits == Installation == * Install ZT Captcha either via the WordPress.org plugin directory, or by uploading the files to your server. * Activate the plugin through the 'Plugins' menu in WordPress. * Go to the ZT Captcha menu and set your captcha display settings. **Installing via FTP** - Login to your hosting space via an FTP software, e.g. FileZilla. - Unzip the downloaded ZT Captcha by WordPress plugin folder without making any changes to the folder. - Upload the ZT Captcha by WordPress plugin into the following location wp-content > wp-plugins. - Login to the WordPress Administrator Panel. - Activate ZT Captcha plugin by going to Plugins and pressing Activate button. == Frequently Asked Questions == = Is it work for cutom login, comment, register forms generated from plugins? = Yes, it work's if Wordpress standard hooks are used in the forms. = Is it requires PHP GD extention? = Yes, it requires PHP GD extention for more help please go through the page [here](https://bobcares.com/blog/php-install-gd-extension/). == Screenshots == 1. assets/screenshot-1.png 2. assets/screenshot-2.png 3. assets/screenshot-3.png == Upgrade Notice == First Release == Changelog == = 1.0 = First Release