List the most recent posts with post titles, thumbnails, excerpts, authors, categories, dates and more!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
23
6 issue groups
Performance
3
1 issue group
Security
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$aria_current".
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
File has mixed line endings; this may cause incorrect results
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Recent_Posts_Widget_With_Thumbnails".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "register_recent_posts_widget_with_thumbnails".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "the_excerpt".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$css_code'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
7
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v7.2.0
91
Latest
v7.1.1
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 91 | 27 | 2 | 25 | v7.2.0 | 2.1.0 |
| 37 | 268 | 222 | 46 | v7.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.