Powerful Elementor addon with advanced Elementor widgets, templates, WooCommerce widgets & Header-Footer builder to build professional websites fa …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
286
15 issue groups
I18n
44
4 issue groups
Security
24
5 issue groups
Performance
9
1 issue group
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BSF_Admin_Notices".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bsf_admin_notice_after_markup".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "HFE\API".
Sample message
Missing $domain parameter in function call to __().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$author_name".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_is_elementor_installed".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "AST_TARGET_RULE_DIR".
Sample message
Using exclusionary parameters, like exclude, 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
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'header-footer-elementor' but got 'astra-notices'.
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Function "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$meta_items'.
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
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
Detected usage of meta_key, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$key . '_tracking_enabled'".
Sample message
Use placeholders and $wpdb->prepare(); found $base_query
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
Sanitization missing for register_setting().
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Interfaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "HFE_Ability_Handler".
Potential connections found in static code analysis.
Outbound calls
247
External assets
4
Incoming endpoints
34
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
15 more hidden
4 score snapshots
v2.9.2
33
Latest
v2.9.1
33
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 372 | 81 | 291 | v2.9.2 | 2.0.0 |
| 33 | 372 | 81 | 291 | v2.9.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.