90+ Gutenberg Blocks & AI Website Builder with 1000+ Templates. Complete Page Builder, Popup Builder, Mega Menu, Form Builder & More. No Code.
Category Scores
Top Issues by Category
maintainability820
performance3
Issues Details
828 issues found in latest scan
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$a_img".
Function "get_block_templates()" requires WordPress 5.8.0, but your plugin minimum supported version is WordPress 5.6.0.
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'nexter_form_integrate' . esc_attr( $form_id )".
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "myTestFunction".
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Kadence_Theme_Pro_Compat".
Unescaped parameter $sql_posts used in $wpdb->get_var()\n$sql_posts assigned unsafely at line 2164.
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.
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
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.
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Mismatched text domain. Expected 'the-plus-addons-for-block-editor' but got 'nexter-extension'.
Plugin name "Nexter Blocks - Gutenberg Blocks, Page Builder & AI Website Builder" is different from the name declared in plugin header "Nexter Blocks".
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
The plugin name includes a restricted term. Your chosen plugin name - "Nexter Blocks - Gutenberg Blocks, Page Builder & AI Website Builder" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$a_img". | 654 |
| wp_function_not_compatible_with_requires_wp | ERROR | Function "get_block_templates()" requires WordPress 5.8.0, but your plugin minimum supported version is WordPress 5.6.0. | 91 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | WARNING | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'nexter_form_integrate' . esc_attr( $form_id )". | 32 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | WARNING | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "myTestFunction". | 21 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | WARNING | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Kadence_Theme_Pro_Compat". | 15 |
| PluginCheck.Security.DirectDB.UnescapedDBParameter | WARNING | Unescaped parameter $sql_posts used in $wpdb->get_var()\n$sql_posts assigned unsafely at line 2164. | 3 |
| WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_post__not_in | WARNING | 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. | 3 |
| update_modification_detected | WARNING | Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins | 2 |
| PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound | WARNING | 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. | 1 |
| WordPress.DateTime.RestrictedFunctions.date_date | ERROR | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead. | 1 |
| WordPress.WP.I18n.TextDomainMismatch | ERROR | Mismatched text domain. Expected 'the-plus-addons-for-block-editor' but got 'nexter-extension'. | 1 |
| mismatched_plugin_name | WARNING | Plugin name "Nexter Blocks - Gutenberg Blocks, Page Builder & AI Website Builder" is different from the name declared in plugin header "Nexter Blocks". | 1 |
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 1 |
| plugin_updater_detected | ERROR | Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins | 1 |
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "Nexter Blocks - Gutenberg Blocks, Page Builder & AI Website Builder" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name. | 1 |
Latest Snapshot
Findings
828
Errors
95
Warnings
733
Score History
First score snapshot
First scan completed Jun 20, 2026
v4.7.13 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v4.7.13
79
Latest
- Findings
- 828
- Errors
- 95
- Warnings
- 733
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 79 | 828 | 95 | 733 | v4.7.13 | 2.0.0 | 2026.06-mvp-static-v2 |