Block Ads Blocker Extensions and Increase your revenue by using Ads Blocker Detector Plugin
Prioritized issue groups from the latest Plugin Check scan
Security
63
5 issue groups
I18n
46
4 issue groups
Maintainability
32
6 issue groups
Supply Chain
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$brandingcode'.
Sample message
Mismatched text domain. Expected 'chp-ads-block-detector' but got 'chp-adsblocker-detector'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$class".
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Detected usage of a non-sanitized input variable: $_POST['settings']
Sample message
$_POST['settings'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_HOST']. Check that the array index exists before using it.
Sample message
The $text parameter must be a single text string literal. Found: $settings->btn1_text
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Sanitization missing for register_setting().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$k".
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Hidden files are not permitted.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "chp-adsblocker-detector", expected "chp-ads-block-detector".
Potential connections found in static code analysis.
Outbound calls
22
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
2 score snapshots
v4.0.3
35
Latest
v4.0.2
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 143 | 108 | 35 | v4.0.3 | 2.0.0 |
| 35 | 144 | 109 | 35 | v4.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.