The only complete toolkit for all ad types. Grow your revenue with AdSense, Amazon—or any affiliate network. Get pinpoint targeting and best support!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
927
17 issue groups
I18n
219
1 issue group
Security
119
7 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$__composer_autoload_files".
Sample message
Mismatched text domain. Expected 'advanced-ads' but got 'action-scheduler'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'advanced-ads-overview-widget-content-' . $id".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"No such method exists: $name"'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "as_enqueue_async_action".
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 $column_name used in $wpdb->get_var()
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.7.0.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AdSense_Report_Data".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$callback'.
Sample message
The use of function ini_set() is discouraged
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$order} at "SELECT action_id from {$wpdb->actionscheduler_actions} {$where} {$order} LIMIT %d FOR UPDATE{$skip_locked}"
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
The use of function eval() is forbidden
Sample message
Sanitization missing for register_setting().
Sample message
Unescaped parameter $update_sql used in $wpdb->query()\n$update_sql assigned unsafely at line 1007.
Sample message
Use placeholders and $wpdb->prepare(); found $update_sql
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "NOTICE_TYPES".
Sample message
Interfaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "CronExpression_FieldInterface".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Potential connections found in static code analysis.
Outbound calls
262
External assets
2
Incoming endpoints
36
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
22 more hidden
5 score snapshots
v2.0.26
25
Latest
v2.0.25
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 1,270 | 556 | 714 | v2.0.26 | 2.0.0 |
| 23 | 1,278 | 559 | 719 | v2.0.25 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.