A collection of multiple addons for elementor website builder plugin. It also helps you to create template kits for elementor.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
266
10 issue groups
Security
168
7 issue groups
I18n
47
6 issue groups
Supply Chain
5
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$Showcase_Taxonomy_Images".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$course'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The $text parameter must be a single text string literal. Found: $settings['contact_google_map_code']
Sample message
Processing form data without nonce verification.
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: "nav_menu_css_class".
Sample message
Sanitization missing for register_setting().
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Mismatched text domain. Expected 'star-addons-for-elementor' but got "showcase".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
The parameter "$cat_args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Hidden files are not permitted.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_star_addons_for_elementor".
Sample message
Missing $domain parameter in function call to __().
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
Detected usage of meta_query, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Showcase_Tag_Images".
Sample message
Translatable string should not be wrapped in HTML. Found: '<style>.star-navbar-area.is-sticky{display:block !important;}</style>'
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
Detected usage of a non-sanitized input variable: $_GET['tab']
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Potential connections found in static code analysis.
Outbound calls
77
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.2
30
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 491 | 236 | 255 | v1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.