Mô tả
JetBlocker 2.1 modernizes the original plugin for current WordPress and PHP environments.
Key features:
- WordPress 7.0.2 tested metadata and PHP 8.0+ requirement.
- Native JavaScript runtime; no bundled jQuery dependency.
- Multi-signal blocker detection using a DOM bait element plus a blocker-sensitive canary resource.
- Notice, overlay, or recovery-only behavior.
- Session dismissal and re-check flow.
- First-party revenue recovery creative with sponsor disclosure, image, text, CTA, and optional global banner.
[jetblocker_recovery_slot]...[/jetblocker_recovery_slot]wrapper for existing ad shortcodes or markup.[jetblocker_first_party]for an always-first-party sponsor/house creative that does not rely on a third-party ad request.- Local anonymous counters for detections, dismissals, rechecks, and recovery clicks.
- Admin capability checks, Settings API sanitization, nonce-protected actions, escaped output, and uninstall cleanup.
- No remote JetBlocker analytics service.
Important: browsers and content blockers are controlled by the visitor. JetBlocker cannot guarantee that a blocked third-party network such as AdSense will be forced to load. The reliable recovery mechanism is a first-party sponsor/house creative hosted on your own WordPress site.
Usage
- Activate JetBlocker.
- Open JetBlocker in WordPress Admin.
- Configure detection behavior and the recovery message.
- Add a first-party sponsor creative.
-
Wrap existing ad shortcodes where you want an in-place fallback:
[jetblocker_recovery_slot][your_ad_shortcode][/jetblocker_recovery_slot]
For an always-first-party sponsor creative use [jetblocker_first_party].
For theme integration, developers may use jetblocker_revenue_slot( $primary_html, $atts ).
Người đóng góp & Lập trình viên
“JetBlocker — Anti AdBlock & Revenue Recovery” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “JetBlocker — Anti AdBlock & Revenue Recovery” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
2.1.0
- Fixed administrator testing confusion with a secure front-end detector test mode.
- Added Standard, Enhanced, and Maximum detection sensitivity.
- Added multiple dynamic cosmetic bait selectors.
- Added optional remote ad-network canary detection for Ghostery/AdBlock-style request blocking.
- Added delayed rescans in Maximum mode and real ad-slot inspection.
- Improved diagnostics through window.JetBlockerLastDetection and debug logging.
- Updated tested metadata for WordPress 7.0.2.
2.0.0
- Refactored settings and runtime for modern WordPress.
- Raised minimum PHP requirement to 8.0.
- Added blocker-sensitive canary detection.
- Added first-party revenue recovery slots and global sponsor creative.
- Added local statistics and admin dashboard.
- Removed jQuery dependency and external font loading.
- Added accessibility, responsive UI, stronger sanitization, and uninstall cleanup.
1.0.0
- Initial release.





