Adds a block 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
67
10 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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attr".
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
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
In footer ($in_footer) is not set explicitly wp_register_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
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://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Sample message
Plugin name "Category Posts Block" is different from the name declared in plugin header "Category Posts Widget".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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"
Potential connections found in static code analysis.
Outbound calls
22
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
3 score snapshots
v5.1.0
36
Latest
v5.0.0
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 194 | 165 | 29 | v5.1.0 | 2.1.0 |
| 36 | 192 | 164 | 28 | v5.0.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.