Post grid, post list, and post slider Gutenberg blocks to design blog and magazine layouts easily.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
29
12 issue groups
Security
24
4 issue groups
I18n
1
1 issue group
Performance
1
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'customize_save_' . $key".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$demo".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
Sample message
Processing form data without nonce verification.
Sample message
The use of function ini_set() is discouraged
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use of a direct database call is discouraged.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$action".
Sample message
$_POST['redux_option_name'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
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
Translatable string should not be wrapped in HTML. Found: '<p><a href="%s" target="_blank">View error log</a> for more information.</p>'
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
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
76
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.3.1
60
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 60 | 55 | 9 | 46 | v1.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.