Readymade gutenberg blocks and sections with rich customization options. Enhance Gutenberg editor with easy UI and functional blocks.
Prioritized issue groups from the latest Plugin Check scan
Security
63
7 issue groups
Maintainability
32
13 issue groups
I18n
19
5 issue groups
Sample message
$_POST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['email-body']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_POST['_wpnonce']
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
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$theme".
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
The $text parameter must be a single text string literal. Found: $formErrorMessage
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "pagination_bar".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'do_blocks'.
Sample message
Processing form data without nonce verification.
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Mismatched text domain. Expected 'qubely' but got 'qubely-pro'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Qubely - Advanced Gutenberg Blocks" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.
Sample message
Function "wp_is_block_theme()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.3.0.
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
Detected usage of tax_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$key".
Not analyzed yet.
First score snapshot
v1.8.14
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 117 | 39 | 78 | v1.8.14 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.