Prioritized issue groups from the latest Plugin Check scan
Maintainability
17
7 issue groups
Performance
3
1 issue group
Repo Compliance
2
2 issue groups
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ICAddPostsToPage".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "POSTPAGE_URL".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$categories_list".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "init_ic_posts_in_page".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "post_in_page_actions".
Sample message
Tested up to: 5.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. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v1.4.4
95
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 95 | 22 | 10 | 12 | v1.4.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.