Prioritized issue groups from the latest Plugin Check scan
Maintainability
14
7 issue groups
Security
12
3 issue groups
I18n
9
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Mismatched text domain. Expected 'adsense-in-post-ads-by-oizuled' but got 'adsense-inpost-ads'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$aip_options['unit_a']'.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 3.1.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$aip_options".
Sample message
Sanitization missing for register_setting().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "update_adsense_inpost_ads_options".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "aip_settings".
Sample message
Tested up to: 6.2 < 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. The following tags are not permitted: "plugin", "wordpress"
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "adsense-inpost-ads", expected "adsense-in-post-ads-by-oizuled".
Sample message
The plugin slug includes a restricted term. Your plugin slug - "adsense-in-post-ads-by-oizuled" - contains the restricted term "adsense" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "adsense" elsewhere in your plugin slug, such as "... for adsense".
Potential connections found in static code analysis.
Outbound calls
9
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v2.0.4
61
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 61 | 37 | 27 | 10 | v2.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.