=== Plugin Name === Contributors: MythThrazz Donate link: http://myththrazz.com/ Tags: ads, blocking, detector Requires at least: 3.0.1 Tested up to: 4.4.3 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Detects AdBlocking software and allows to display some html based on detection result. Word for AdBlock for sure. Should work for others. == Description == The plugin is very simple and it doesn't come with any changable options. The only feature it has is ability to detect the AdBlock (tested on Chrome AdBlock extension) and defines the HTML class allowing to control the visibility of the elements on your page based on the detection result eg. you can show an element on your page only if AdBlock is detected, or hide it. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Hooray! The plugin is already working. 4. Use the Plugin Name screen to see the instructions == Frequently Asked Questions == = How can I ask questions? = If you have a question, please open a topic in Support. Gradually I'll put the most often questions here. == Changelog == = 1.0.0 = * Initial release