Enhance Wpazure WordPress Themes functionality.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
197
12 issue groups
Security
46
1 issue group
I18n
26
1 issue group
Performance
6
1 issue group
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$HeaderButtonLink'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpazur_kit_homepage_section_priority".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$homepage_section_priority".
Sample message
Mismatched text domain. Expected 'wpazure-kit' but got 'busicorp'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "consultera_home_news_sanitize_checkbox".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
get_page_by_title() has been deprecated since WordPress version 6.2.0. Use WP_Query instead.
Sample message
query_posts() is discouraged. Use WP_Query instead.
Sample message
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.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Consultera_Customize_Alpha_Color_Control".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Wpazure Kit" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Tested up to: 6.2 < 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
Mismatched Stable Tag: 1.2.2 != 2.0. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Potential connections found in static code analysis.
Outbound calls
1
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v2.0
44
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 44 | 276 | 136 | 140 | v2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.