A collection of 30+ essential Elementor addons that let you create galleries, sliders, calls to action, forms, pricing tables, animations, and more.
Category Scores
Top Issues by Category
maintainability106
repo_compliance2
Issues Details
109 issues found in latest scan
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$aafe_active_modules".
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "aafe_module_settings".
Unescaped parameter $insert used in $wpdb->query()\n$insert assigned unsafely at line 135.
Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier.
Plugin name "aThemes Addons for Elementor" is different from the name declared in plugin header "aThemes Addons for Elementor Lite".
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$aafe_active_modules". | 88 |
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 9 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | WARNING | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "aafe_module_settings". | 6 |
| five_star_reviews_detected | ERROR | Linking directly to 5 stars reviews is not allowed. | 2 |
| PluginCheck.Security.DirectDB.UnescapedDBParameter | WARNING | Unescaped parameter $insert used in $wpdb->query()\n$insert assigned unsafely at line 135. | 1 |
| invalid_license | ERROR | Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier. | 1 |
| mismatched_plugin_name | WARNING | Plugin name "aThemes Addons for Elementor" is different from the name declared in plugin header "aThemes Addons for Elementor Lite". | 1 |
| outdated_tested_upto_header | ERROR | Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress. | 1 |
Latest Snapshot
Findings
109
Errors
13
Warnings
96
Score History
First score snapshot
First scan completed Jun 21, 2026
v1.1.9 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 21, 2026
v1.1.9
90
Latest
- Findings
- 109
- Errors
- 13
- Warnings
- 96
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 21, 2026Latest | 90 | 109 | 13 | 96 | v1.1.9 | 2.0.0 | 2026.06-mvp-static-v2 |