man0xff/test2
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Nocaptcha Mail.Ru === Contributors: man0xff Tags: captcha, nocaptcha, spam, antispam, mailru Requires at least: 3.0.1 Tested up to: 4.2.2 Stable tag: trunk License: MIT License URI: http://opensource.org/licenses/MIT Adds integration with Nocaptcha Mail.Ru service - free intelligent CAPTCHA service. == Description == Nocaptcha is free intelligent CAPTCHA service that can deliver a majority of real users from solving a CAPTCHA riddle with the same protection level from spam scripts. The service has been successfully used in our internal projects and on sites unrelated to Mail.Ru. This plugin adds integration with Nocaptcha Mail.Ru service. Widget can be easily added to different forms: * Comment form * Login form * Registration form * Lost password form Visit for more information: * [Official site](https://nocaptcha.mail.ru) * [Documentation](https://nocaptcha.mail.ru/docs) == Installation == 1. Upload `mailru-nocaptcha` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the **Plugins** menu in WordPress. 3. Go to **Settings** > **Nocaptcha Mail.Ru** to configure the plugin. == Screenshots == 1. Widget in comment form for verified user. 2. Widget in comment form for unverified user. 3. Widget in login form for verified user. 4. Widget in login form for unverified user. 5. Plugin settings page. == Changelog == = 1.0.0 = * Plugin was created and uploaded.