Current Path : /home/church/www/offwins.com/wp-content/plugins/adunblocker/ |
Current File : /home/church/www/offwins.com/wp-content/plugins/adunblocker/README.txt |
=== Plugin Name === Contributors: digitalapps Donate link: https://digitalapps.com/ Tags: adsense, adblock, anti-adblock, adunblocker Requires at least: 3.0.1 Tested up to: 5.5.0 Stable tag: 1.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin detects if Google AdSense ads are not runing on your site. Ads are usually blocked by ad-blockers (eg AdBlock, AdBlock Plus). A popup shows with a text requesting user to whitelist your website. == Description == This plugin detects if Google AdSense ads are not runing on your site. Ads are usually blocked by ad-blockers (eg AdBlock, AdBlock Plus). A popup shows with a text requesting user to whitelist your website. Plugin capabilities <ul> <li>Does not require any library dependencies</li> <li>Super lightweight</li> <li>Random class naming to make it harder for Block AdBlock to be blocked</li> <li>Random file naming to make it harder for Block AdBlock to be blocked</li> <li>The ability to customize your message across 3 different display layouts</li> <li>Message delay in seconds</li> <li>Hidden/Unhidden close button on custom message OR close message automatically after a few seconds</li> <li>Customise the look and feel of the popup</li> <li>Smooth admin panel for an easy and fast setup</li> <li>Developed with WordPress best practices in mind</li> <li>Follow WordPress best practices</li> <li>Support Images and shortcodes (eg: PayPal button)</li> <li>Remove settings from database on plugin uninstall</li> <li>Works with all popular cachiing plugins</li> <li>Works with SSL</li> <li>Fast, non-blocking script lodaing</li> </ul> Pro Features <ul> <li>Set your own text for the adblock notice</li> <li>Change adblock notice title</li> <li>You can show a sticky notice always on the screen unless user whitelist your website</li> <li>You can opt for "Strict mode" to hide your entire website until your website is whitelisted</li> <li>Message delay in seconds</li> <li>Hidden/Unhidden “close button on custom message OR close message automatically after a few seconds</li> <li>Polylang support</li> </ul> == Installation == Installing AdUnblocker is easy, go to you your WordPress admin panel and click on Plugins > Add New, searching for "AdUnblocker". Alternatively, you can install the plugin manually by downloading the plugin from wordpress.org/plugins 1. Upload the entire adunblocker folder to the /wp-content/plugins/ directory 2. Activate the plugin through the ‘Plugins’ menu in WordPress. 3. Customize the plugin from the menu by selecting AdUnblocker in the sidebar. == Screenshots == 1. 3 modes available: Strict: popup cannot be dismissed, Temporary: popup disappears after timer runs out (Pro Version), Dismissible: popup can be dismissed with a click (Pro Version). 2. You can edit your content (Pro Version) 3. Customise the color of the popup and text == Changelog == = 1.2.17 = * Regenerate files periodically = 1.2.16 = * Logic update = 1.2.15 = * Logic update = 1.2.14 = * Enable session storage = 1.2.13 = * Enable session storage = 1.2.12 = * Logic update (Due to adblocker filter updates) * Disabled Scope option (Work around in progress) = 1.2.11 = * Logic update (Due to adblocker filter updates) = 1.2.3 = * switch to fetch * remove ids = 1.2.2 = * Display countdown for temprorary popup * Dynamic var naming * Various other script improvements = 1.2.1 = * Added scope = 1.2.0 = * Complete overhaul of the script = 1.1.5 = * Improved UI speed * Close button inherits theme styles = 1.1.5 = * Scrollable window after dismissal * Transperant blanket bug = 1.1.4 = * uBlock origin support = 1.1.3 = * If frontend CSS or JS were removed, missing files will be recreated automatically without human interaction. = 1.1.2 = * Add message for the user to activate the license before upating plugins page. = 1.1.1 = * If frontend CSS or JS were removed, show a notice with an option for user to click on to recreate the missing files. * Remove promo sidebar = 1.1.0 = * Automatic updates * Improved UI elements * Announce title field deprecation * Add alpha control to the overlay color * Scrollable content control added * Ability to regenerate CSS and JS files if missing = 1.0.7 = * Polylang Support