Vayu Blocks - Page Builder For Gutenberg blocks, Block editor & FSE Templates
Prioritized issue groups from the latest Plugin Check scan
Security
160
7 issue groups
Maintainability
126
15 issue groups
I18n
97
3 issue groups
Sample message
Mismatched text domain. Expected 'vayu-blocks' but got 'example-block-interactive'.
Sample message
$_GET['template'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['attrs']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'activate_' . $plugin".
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['xml_url']. Check that the array index exists before using it.
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
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_unit_if_needed".
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_Importer_Logger".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$obj".
Sample message
The use of function ini_set() is discouraged
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
error_reporting() can lead to full path disclosure.
Sample message
Missing $domain parameter in function call to __().
Potential connections found in static code analysis.
Outbound calls
289
External assets
1
Incoming endpoints
10
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.4.8
25
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 407 | 174 | 233 | v1.4.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.