=== Detect Missing Adblocker === Contributors: fourtonfish Donate link: https://paypal.me/stefanbohacek Tags: adblock, ads Requires at least: 4.7 Tested up to: 6.9 Stable tag: trunk Requires PHP: 7.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Warn your website's visitors if they don't have an adblocker enabled. == Description == Provide a more secure experience to your website's visitors by notifying them if they're not using an ad-blocking browser extension. [Learn more](https://stefanbohacek.com/project/detect-missing-adblocker-wordpress-plugin/) | [View source](https://github.com/stefanbohacek/detect-missing-adblocker) == Frequently Asked Questions == = Can I customize the message shown to my website's visitors? = Yes, you can update the title and the message in the plugin's settings. Be sure to include some recommended plugins! = I use an ad-blocker, why do I still see the note? = Please see if there is [an existing ticket](https://github.com/stefanbohacek/detect-missing-adblocker/issues?q=is%3Aopen+label%3Aad-detection+sort%3Aupdated-desc) addressing your particular situation. If not, feel free to [open a new issue](https://github.com/stefanbohacek/detect-missing-adblocker/issues/new), or [reach out and let me know](https://stefanbohacek.com/contact/). == Screenshots == 1. Plugin settings. 2. Example of the notification on your site. == Changelog == = 1.1.11 = * Fix for detecting uBlock Lite. = 1.1.10 = * Updated the plugin behavior to avoid the warning flashing on page load. = 1.1.9 = * Fixed error in previous update affecting displaying of the notice on mobile. = 1.1.8 = * Fixed notice appearing on mobile when disabled on sites that use heavy caching. = 1.1.7 = * Defer the plugin JS script. = 1.1.6 = * Updated ad detection. = 1.1.5 = * Updated ad detection. = 1.1.4 = * Reorganized the main JS script. = 1.1.3 = * Added missing files. = 1.1.2 = * Fixed pointer-events value. = 1.1.1 = * Updated ad detection. = 1.1.0 = * Allow full customization of the message shown to site visitors. = 1.0.4 = * Minor style updates. = 1.0.3 = * Updated ad detection. = 1.0.2 = * Updated ad detection. = 1.0.1 = * Updated ad detection. = 1.0 = * Initial release.