A collection of distinctive Gutenberg blocks, committed to making your site shine like a newborn star.
Prioritized issue groups from the latest Plugin Check scan
Security
180
6 issue groups
Maintainability
119
14 issue groups
I18n
20
4 issue groups
Performance
4
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$anchor'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
Processing form data without nonce verification.
Sample message
$_GET['moderation-hash'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "comments_array".
Sample message
Detected usage of a non-sanitized input variable: $_POST['nb_comment_extra_details']
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_novablocks_get_block_patterns_files".
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Mismatched text domain. Expected 'nova-blocks' but got '__components_txtd'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script 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_register_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_register_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
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Sample message
Do not use Localhost/127.0.0.1/*.local in your code. Found: http://nova.local/wp-content/uploads/2021/12/IMG_0240-150x150.jpeg","orientation":"landscape"},"medium":{"height":237,"width":300,"url":"http://nova.local/wp-content/uploads/2021/12/IMG_0240-300x237.jpeg","orientation":"landscape"},"novablocks_tiny":{"height":379,"width":480,"url":"http://nova.local/wp-content/uploads/2021/12/IMG_0240-480x379.jpeg","orientation":"landscape"},"full":{"url":"http://nova.local/wp-content/uploads/2021/12/IMG_0240.jpeg","height":450,"width":570,"orientation":"landscape"}},"mime":"image/jpeg","type":"image","subtype":"jpeg","id":3278,"url":"http://nova.local/wp-content/uploads/2021/12/IMG_0240.jpeg","alt":"","link":"http://nova.local/
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['nonce']. Check that the array index exists before using it.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text text string should have translatable content. Found: '%s'
Sample message
The use of function proc_open() is forbidden
Potential connections found in static code analysis.
Outbound calls
298
External assets
1
Incoming endpoints
1
No public endpoints detected.
wp_ajax
12 score snapshots
v2.6.6
28
Latest
v2.6.0
31
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 334 | 221 | 113 | v2.6.6 | 2.1.0 |
| 31 | 319 | 209 | 110 | v2.6.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.