JetBlocker — Anti AdBlock & Revenue Recovery

Descripción

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

  1. Activate JetBlocker.
  2. Open JetBlocker in WordPress Admin.
  3. Configure detection behavior and the recovery message.
  4. Add a first-party sponsor creative.
  5. 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 ).

Capturas

Reseñas

27 de agosto de 2022
The best anti ads blocker i’ve found!
Leer la 1 reseña

Colaboradores y desarrolladores

«JetBlocker — Anti AdBlock & Revenue Recovery» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Registro de cambios

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.