A lightweight plugin that adds customizable widgets to Elementor, including a button widget, marquee, Flexbox carousel, WooCommerce widgets, and more.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
345
14 issue groups
Security
135
6 issue groups
I18n
103
4 issue groups
Performance
13
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_widget_summary".
Sample message
Mismatched text domain. Expected 'st-elementor-addons' but got 'elementor'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attr_html'.
Sample message
$_GET[$param_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "elementor/page_templates/canvas/after_content".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ajax_add_to_cart_handler".
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
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET[$this->type_tax]
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "ST_Elementor_Addons\Admin\Theme_Builder".
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Astra_Theme_Compatibility".
Sample message
The parameter "'orderby=date&hide_empty=0&number=1'" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ST_ELEMENTOR_ADDONS_PATH_INC".
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
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
The $text parameter must be a single text string literal. Found: $tags_info['title']
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['product_id']. Check that the array index exists before using it.
Potential connections found in static code analysis.
Outbound calls
228
External assets
4
Incoming endpoints
16
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v0.3.2
28
Latest
v0.3.1
27
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 598 | 224 | 374 | v0.3.2 | 2.0.0 |
| 27 | 599 | 225 | 374 | v0.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.