=== Fake Screen === Contributors: giuse Donate link: Tags: fake screen, security Requires at least: 4.6 Tested up to: 5.5 Stable tag: 1.0.1 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html In the backend it shows a fake fatal error to users with a specific email. == Description == In the backend it shows a fake fatal error to users with a specific email. Sometimes some users prefer investing their time on your website rather than focusing on their own business. They subscribe to your website, but they have strange interests. You understand they are not nice users, and you delete their account. They subscribe again. You delete their account, and they subscribe over again and again. With Fake Screen you don't need to always delete their account, just add their email in the blacklist and when they try to log in, they will see a fake fatal error. I hope this plugin will help you to be less disturbed by this kind of user. == Installation == 1. Upload the entire `fake-screen` folder to the `/wp-content/plugins/` directory or install it using the usual installation button in the Plugins administration page. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. All done. Good job! == Changelog == = 1.0.1 = * Added: Whitelist condition = 1.0.0 = * Initial release