Display posts in Grid, Carousel, Slider, Timeline, List & Live Filter layouts with Gutenberg Blocks & Ready Patterns - Elementor, Divi, & Shortcodes.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
491
14 issue groups
Security
48
7 issue groups
Performance
4
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_button_color".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "SP_PC_{$this->unique}_output_css".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Class_SPSPS_Preview".
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_smart_post_show".
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
Processing form data without nonce verification.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SHAPEDPLIUGIN_OFFER_BANNER_LOADED".
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at \t\tWHERE p.ID IN ($placeholders)\n
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
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
Unescaped parameter $sql used in $wpdb->query()\n$sql assigned unsafely at line 1124.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
Sample message
Plugin name "Smart Post – Post Grid, Post Carousel, Post Slider Gutenberg Blocks for Blog & News" is different from the name declared in plugin header "Smart Post".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Smart Post – Post Grid, Post Carousel, Post Slider Gutenberg Blocks for Blog & News" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
255
External assets
5
Incoming endpoints
40
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
10 more hidden
2 score snapshots
v4.0.6
39
Latest
v4.0.5
41
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 543 | 2 | 541 | v4.0.6 | 2.0.0 |
| 41 | 537 | 0 | 537 | v4.0.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.