=== Good Question === Contributors: dikiy_forester Tags: registration, antispam, antibot, buddypress, protection, security Requires at least: 3.0.1 Tested up to: 5.4 Stable tag: 1.2.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simple plugin to prevent spam-bots registration on your site. Allows you to create an unique question, easy for humans, but not solvable for the bots. == Description == Good Question is a free simple WordPress plugin to stop spam registrations on the site. Allows to create a question on the registration form, easy for humans, but not solvable for the spam bots. User must select correct answers, otherwise registration will fail. The best thing of this super simple plugin is that it 100% works! The smartest bots that easily pass the Google reCAPTCHA are helpless against the Good Question. Just because they don’t know what to do with that. Bots are not trained pass the Good Question validation because it’s not so popular as Google reCAPTCHA or other services. The Good Question plugin successfully protects WordPress sites from spam registrations since 2013 and up for today. Key features of the plugin: * 100% effective. There are no services to help the bot to answer the abstract question, so they can't pass validation. * Compatible with the most of the WordPress themes, including all AppThemes themes. * Works with WordPress MU Sign Up form. * Simple and lightweight. * Allow to create your own unique Question and set of Answers. * Allow to edit all CSS properties for Question and each of Answers separately. * Shuffle Answers after each page load. * There is absolutely no difference of which question and how many answers you configure for a good question, just make it easy for your real visitors. * You can set colors or images through CSS properties, instead of simple text answers. == Installation == 1. Download plugin 2. Unzip files 3. Upload `good-question/` folder to the `/wp-content/plugins/` directory 4. Activate the plugin through the 'Plugins' menu in WordPress 5. Open settings page through the 'Settings' -> 'Good Question' 6. Come up with your unique question and the answers. Complete the appropriate settings fields. 7. Edit CSS properties if needed. 8. Set property 'Activate Now!' for display your question on registration form. == Screenshots == 1. Plugin's settings page. 2. Question block on the standard registration form. 3. Question block after failed registration attempt. 4. Question block on the custom registration page. Displays list of simple text answers. 5. Question block on the custom registration page. Displays list of answers with images. == Changelog == = 1.2.1 = * Minor changes = 1.2.0 = * Fixed translation * Fixed formatting * Updated compatibility = 1.1.0 = * Provided compatibility with BuddyPress SignUP form = 1.0.1 = * Fixed "Registration Page" option = 1.0.0 = * Initial release