| 开发者 | adunblock |
|---|---|
| 更新时间 | 2026年8月20日 22:50 |
| PHP版本: | 7.0 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ad-unblock directory, or install the plugin through the WordPress plugins screen directly.Yes, you need to register at ad-unblock.com to get an Account ID.
After registering on ad-unblock.com, your Account ID is available in your Ad Unblock dashboard.
Yes, you can choose to enable the script on all pages, specific URL patterns, categories, or tags.
The script tag is printed with data-cfasync="false" and nowprocket, which
exclude it from Cloudflare Rocket Loader and WP Rocket's Delay JavaScript
Execution. Ad recovery has to run before your ad code, so the tag must not be
deferred, combined or rewritten.
Two options still need a manual exclusion, because neither honours an attribute:
<script> tag the plugin prints in your
page's <head> — view source to copy it. It changes when we rotate script
hosts, so re-check any exclusion list you pasted it into.
No, the plugin is designed to be lightweight and efficient. It uses caching to minimize API requests and loads the script asynchronously to avoid affecting page load times.
data-cfasync="false" and nowprocket, excluding it from Cloudflare Rocket Loader and WP Rocket's Delay JavaScript Execution.<head> instead of after the stylesheets, so recovery loads ahead of your ad code.