Prioritized issue groups from the latest Plugin Check scan
Maintainability
586
12 issue groups
I18n
424
1 issue group
Security
232
5 issue groups
Repo Compliance
5
5 issue groups
Sample message
Mismatched text domain. Expected 'testerwp-ecommerce-companion' but got 'agency-elementor'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$bizz_ecommerce_quickview_tooltip'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
get_page_by_title() has been deprecated since WordPress version 6.2.0. Use WP_Query instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "agency_elementor_after_import".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "agency_elementor_demo_site".
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_USER_AGENT']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_USER_AGENT']. Check that the array index exists before using it.
Sample message
$_SERVER['HTTP_USER_AGENT'] not unslashed before sanitization. Use wp_unslash() or similar
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
Function "get_term_meta()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 3.5.1.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "TESTERWP_CUSTOMIZER_PLUGIN_PATH".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Testerwp Ecommerce Companion" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Plugin name "Testerwp ecommerce companion" is different from the name declared in plugin header "Testerwp Ecommerce Companion".
Sample message
Tested up to: 6.4 < 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.
Sample message
The "Author URI" header in the plugin file is not valid.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Donate link" header in the readme file must be a valid URL.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Not analyzed yet.
First score snapshot
v1.19
21
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 1,247 | 811 | 436 | v1.19 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.