Gutenberg blocks for existing Spectra websites. Maintained, stable, and fully supported — no action needed on your part.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
3,407
19 issue groups
Security
60
5 issue groups
I18n
4
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$additional_attributes".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ast_block_template_capability_additional_roles".
Sample message
$_GET['ast_action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Function "_build_block_template_result_from_post()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.6.0.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "AST_BLOCK_TEMPLATES_BASE".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$key . '_tracking_enabled'".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Ast_Block_Templates".
Sample message
The parameter "$args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$column} at \t\t\tWHERE {$column} LIKE %s\n
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "generate_background_object".
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: fwrite().
Sample message
Unescaped parameter $column used in $wpdb->get_row()\n$column assigned unsafely at line 268.
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
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "BSF_UTM_Analytics".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Spectra Legacy – Gutenberg Blocks" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.
Sample message
Writing files using ABSPATH may be problematic. Consider using wp_upload_dir() instead if storing user data or generated files.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$conditional_block_css'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile().
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Potential connections found in static code analysis.
Outbound calls
177
External assets
5
Incoming endpoints
70
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
38 more hidden
4 score snapshots
v2.20.1
25
Latest
v2.20.0
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 3,480 | 253 | 3,227 | v2.20.1 | 2.0.0 |
| 25 | 3,479 | 253 | 3,226 | v2.20.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.