Display list of posts, pages or any custom post types anywhere using block and widget. Show as grid, list or posts slider.
Prioritized issue groups from the latest Plugin Check scan
Security
25
3 issue groups
Maintainability
12
6 issue groups
Performance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['data']
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of meta_query, possible slow query.
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 Post Types - Post Grid, post list and post sliders" is different from the name declared in plugin header "Display Post Types".
Not analyzed yet.
First score snapshot
v3.4.1
59
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 59 | 38 | 24 | 14 | v3.4.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.