Best Addons for Elementor with 120+ Elementor FREE & Pro Widgets & 1000+ Elementor Templates with Mega Menu, Post Grid, Header Footer, WooCommerce
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
I18n
11,770
3 issue groups
Maintainability
462
15 issue groups
Security
303
6 issue groups
Performance
6
1 issue group
ERRORI18nText Domain MismatchMismatched text domain. Expected 'the-plus-addons-for-elementor-page-builder' but got 'elementor'.11,768
- Category
- I18n
- Occurrences
- 11,768
- Severity
- error
Sample message
Mismatched text domain. Expected 'the-plus-addons-for-elementor-page-builder' but got 'elementor'.
WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_content".277
- Category
- Maintainability
- Occurrences
- 277
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_content".
ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div class='tp-widget-error-notice'>\n'.211
- Category
- Security
- Occurrences
- 211
- Severity
- error
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div class='tp-widget-error-notice'>\n'.
ERRORMaintainabilitywp function not compatible with requires wpFunction "wp_has_ability_category()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 6.0.0.68
- Category
- Maintainability
- Occurrences
- 68
- Severity
- error
Sample message
Function "wp_has_ability_category()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 6.0.0.
WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.55
- Category
- Security
- Occurrences
- 55
- Severity
- warning
Sample message
Processing form data without nonce verification.
WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "litespeed_purge_all".34
- Category
- Maintainability
- Occurrences
- 34
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "litespeed_purge_all".
WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.21
- Category
- Security
- Occurrences
- 21
- Severity
- warning
Sample message
Processing form data without nonce verification.
WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "L_Theplus_Elements_Integration".20
- Category
- Maintainability
- Occurrences
- 20
- Severity
- warning
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "L_Theplus_Elements_Integration".
WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "L_Plus_Generator".17
- Category
- Maintainability
- Occurrences
- 17
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "L_Plus_Generator".
WARNINGMaintainabilityNon-prefixed constantGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "L_THEPLUS_ASSETS_URL".14
- Category
- Maintainability
- Occurrences
- 14
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "L_THEPLUS_ASSETS_URL".
Show 15 moreShow less
WARNINGMaintainabilityNon-prefixed namespace13
- Category
- Maintainability
- Occurrences
- 13
- Severity
- warning
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Tp\Notices\DeprecatedWidgets".
WARNINGSecurityInput is not sanitized9
- Category
- Security
- Occurrences
- 9
- Severity
- warning
Sample message
Detected usage of a non-sanitized input variable: $_POST['copy_content']
WARNINGSecurityRequest data is not unslashed6
- Category
- Security
- Occurrences
- 6
- Severity
- warning
Sample message
$_POST[$prefix . $field] not unslashed before sanitization. Use wp_unslash() or similar
WARNINGPerformancePost Not In exclude6
- Category
- Performance
- Occurrences
- 6
- Severity
- warning
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.
WARNINGMaintainabilityDirect Query5
- Category
- Maintainability
- Occurrences
- 5
- Severity
- warning
Sample message
Use of a direct database call is discouraged.
WARNINGMaintainabilityNo Caching5
- Category
- Maintainability
- Occurrences
- 5
- Severity
- warning
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
WARNINGMaintainabilityslow db query meta query3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- warning
Sample message
Detected usage of meta_query, possible slow query.
WARNINGMaintainabilityslow db query tax query2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
Detected usage of tax_query, possible slow query.
WARNINGI18nDiscouraged text-domain loading1
- Category
- I18n
- Occurrences
- 1
- Severity
- warning
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.
ERRORSecurityUnsupported Identifier Placeholder1
- Category
- Security
- Occurrences
- 1
- Severity
- error
Sample message
The %i modifier is only supported in WP 6.2 or higher. Found: "%i".
ERRORMaintainabilityDeprecated parameter: add_option parameter 31
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
The parameter "false" at position #3 of add_option() has been deprecated since WordPress version 2.3.0. Instead do not pass the parameter.
ERRORMaintainabilityDeprecated parameter: get_terms parameter 21
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
The parameter "array(\n\t\t\t\t\t\t\t\t\t'orderby' => 'count',\n\t\t\t\t\t\t\t\t\t'hide_empty' => 0,\n\t\t\t\t\t\t\t\t\t'exclude' => array( 1 ),\n\t\t\t\t\t\t\t\t)" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
WARNINGMaintainabilityMissing Version1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
ERRORMaintainabilityNon Enqueued Script1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
ERRORI18nNo Empty Strings1
- Category
- I18n
- Occurrences
- 1
- Severity
- error
Sample message
The $text text string should have translatable content. Found: '%s'
Score History
First score snapshot
v6.4.16
24
Latest
- Findings
- 12,547
- Errors
- 12,053
- Warnings
- 494
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 12,547 | 12,053 | 494 | v6.4.16 | 2.0.0 |