Adds a widget that shows the most recent posts from a single category.
Prioritized issue groups from the latest Plugin Check scan
Security
100
4 issue groups
Maintainability
52
7 issue groups
I18n
24
5 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$rule\n"'.
Sample message
Function "delete_user_meta()" requires WordPress 3.0.0, but your plugin minimum supported version is WordPress 2.8.0.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "begin_fetch_post_thumbnail_html".
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'category-posts' but got 'categorypostspro'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Load More (%s/%s)'.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$post_count".
Sample message
Processing form data without nonce verification.
Sample message
The use of function wp_get_sidebars_widgets() is forbidden
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a non-sanitized input variable: $_POST[__NAMESPACE__]
Sample message
The parameter "'__return_false'" at position #4 of register_meta() has been deprecated since WordPress version 4.6.0. Instead do not pass the parameter.
Sample message
The $text text string should have translatable content. Found: ''
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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Not analyzed yet.
First score snapshot
v4.9.22
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 179 | 153 | 26 | v4.9.22 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.