Seven free modules for Elementor: dark mode, container layouts, mobile menu, editorial text, style presets, JSON editor — all modular, all free.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
133
15 issue groups
Security
104
6 issue groups
I18n
65
4 issue groups
Sample message
Mismatched text domain. Expected 'ele-custom-skin' but got 'ele-term-list'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ECS_Admin".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ecs_index".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$ECS_css'.
Sample message
$_GET['ecsn_shown'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ECS_clean_selector_value".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ECS_action_template".
Sample message
Detected usage of a non-sanitized input variable: $_GET['ecsn_shown']
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ECS_FILE".
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Translatable string should not be wrapped in HTML. Found: '<b>Alternating templates</b>'
Sample message
Detected usage of meta_query, possible slow query.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
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
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
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
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 tax_query, possible slow query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['query']. Check that the array index exists before using it.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Potential connections found in static code analysis.
Outbound calls
22
External assets
0
Incoming endpoints
14
No external asset domains detected.
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
1 more hidden
3 score snapshots
v4.3.6
34
Latest
v4.3.5
34
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 304 | 99 | 205 | v4.3.6 | 2.0.0 |
| 34 | 304 | 99 | 205 | v4.3.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.