Display Google AdSense In-feed ads between posts.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
27
7 issue groups
Security
9
2 issue groups
Repo Compliance
3
3 issue groups
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$advads_halt_notices".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$err'.
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 (see the Security sections in the WordPress Developer Handbooks), found '$err'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wp_advads_infeed".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Plugin name "In-feed ads for Google AdSense" is different from the name declared in plugin header "Advanced Ads – Google AdSense In-feed Placement".
Sample message
Tested up to: 6.9 < 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 readme short description contains unofficial language. It must be written in standard English.
Not analyzed yet.
First score snapshot
v2.1.2
70
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 70 | 40 | 20 | 20 | v2.1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.