Level up with Easy Elementor Addons – adds powerful widgets and sleek design tools to your favorite Elementor page builder.
Prioritized issue groups from the latest Plugin Check scan
Performance
42
1 issue group
Maintainability
38
6 issue groups
Security
22
4 issue groups
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
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 '$this'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$count".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "easy_elementor_addons".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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: "the_content".
Sample message
Detected usage of a non-sanitized input variable: $_GET[$param]
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Easy_Elementor_Addons".
Potential connections found in static code analysis.
Outbound calls
296
External assets
2
Incoming endpoints
2
No public endpoints detected.
wp_ajax
wp_ajax
2 score snapshots
v2.3.7
55
Latest
v2.3.5
54
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 55 | 102 | 34 | 68 | v2.3.7 | 2.0.0 |
| 54 | 103 | 35 | 68 | v2.3.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.