Manage AdSense, Amazon Ads, Media.net, banner ads, sticky widgets, AMP ads, DFP, tracking, header and footer code, location-specific ads, random ads & …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
65
12 issue groups
Security
7
4 issue groups
Repo Compliance
3
3 issue groups
I18n
1
1 issue group
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "before_returning_single_ad".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$account".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at "SELECT * FROM `$table_ads_statistics` WHERE ad_date BETWEEN %s AND %s AND ad_id IN ($placeholders)"
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_wpadcenter".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP AdCenter - Ad Manager & Adsense Ads" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Wpeka\Adcenter".
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
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$key . '_field']
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Plugin name "WP AdCenter - Ad Manager & Adsense Ads" is different from the name declared in plugin header "WPAdCenter".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The upgrade notice for "1.0.3" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
275
External assets
2
Incoming endpoints
23
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
10 more hidden
First score snapshot
v2.6.1
76
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 76 | 76 | 5 | 71 | v2.6.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.