Add a listing of content on your website using a simple shortcode. Filter the results by category, author, and more.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
26
10 issue groups
Repo Compliance
4
4 issue groups
I18n
2
1 issue group
Performance
2
2 issue groups
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "be_display_posts_off".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "excerpt_length".
Sample message
Detected usage of meta_key, possible slow query.
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 meta_value, possible slow query.
Sample message
Mismatched text domain. Expected 'display-posts-shortcode' but got 'display-posts'.
Sample message
Function "wp_trim_words()" requires WordPress 3.3.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$dps_listing".
Sample message
Using exclusionary parameters, like exclude, 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
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
Plugin name "Display Posts - Easy lists, grids, navigation, and more" is different from the name declared in plugin header "Display Posts".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 6.6 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v3.0.3
92
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 92 | 34 | 11 | 23 | v3.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.