Provide advanced controls, powerful blocks and beautiful pre-made templates that help you build websites in less time!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
58
13 issue groups
Security
51
5 issue groups
I18n
16
6 issue groups
Repo Compliance
1
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'customize_save_' . $key".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_gutena_kit".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attributes['btnIconSVG']'.
Sample message
Processing form data without nonce verification.
Sample message
get_page_by_title() has been deprecated since WordPress version 6.2.0. Use WP_Query instead.
Sample message
$_GET['plugin'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$body_id".
Sample message
Detected usage of a non-sanitized input variable: $_GET['plugin']
Sample message
Missing $domain parameter in function call to esc_attr_e().
Sample message
The $text parameter must be a single text string literal. Found: $attributes['btnIconPosition']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "TGM_Bulk_Installer".
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->theme->template . '_merlin_steps'".
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
Mismatched text domain. Expected 'gutena-kit' but got 'gutena-forms'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Gutena Kit - Gutenberg Blocks and Templates" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Potential connections found in static code analysis.
Outbound calls
108
External assets
0
Incoming endpoints
10
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v2.0.8
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 126 | 39 | 87 | v2.0.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.