Ezoic plugin provides a simple and intuitive way to integrate and connect with the entire Ezoic technology platform for ad optimization and revenue gr …
Prioritized issue groups from the latest Plugin Check scan
Security
523
10 issue groups
Maintainability
236
13 issue groups
I18n
115
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$ad_placements_warning'.
Sample message
Mismatched text domain. Expected 'ezoic-integration' but got 'adstxtmanager'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['create_default']
Sample message
$_GET['create_default'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['action']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ez_activate".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ez_ctype_space".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 139.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Processing form data without nonce verification.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Sanitization missing for register_setting().
Potential connections found in static code analysis.
Outbound calls
178
External assets
3
Incoming endpoints
26
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
4 score snapshots
v2.23.1
23
Latest
v2.22.11
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 960 | 441 | 519 | v2.23.1 | 2.0.0 |
| 23 | 948 | 432 | 516 | v2.22.11 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.