Display posts in a responsive grid or slider. Category filter tabs, related posts, Gutenberg block and shortcode. No coding needed.
Prioritized issue groups from the latest Plugin Check scan
Security
34
2 issue groups
Maintainability
19
8 issue groups
Performance
4
1 issue group
I18n
1
1 issue group
Sample message
$_POST['cols'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of tax_query, possible slow query.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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
Processing form data without nonce verification.
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
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Plugin name "Post Grid & Post Slider - Carousel, Filter Tabs & Related Posts" is different from the name declared in plugin header "Post Sliders & Post Grids".
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.
Potential connections found in static code analysis.
Outbound calls
56
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
2 score snapshots
v1.0.23
70
Latest
v1.0.22
73
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 70 | 59 | 6 | 53 | v1.0.23 | 2.0.0 |
| 73 | 49 | 6 | 43 | v1.0.22 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.