Show or hide Elementor widgets, containers, columns, and pages based on user role, date, device, and many other powerful conditions.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
42
13 issue groups
Security
24
9 issue groups
I18n
8
2 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "dce/visibility/trusted_proxies".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DVE_BRAND".
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
Use placeholders and $wpdb->prepare(); found $prepared_query
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<!-- dce invisible element {$element->get_id()} -->"'.
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE[$settings['dce_visibility_parameter']] not unslashed before sanitization. Use wp_unslash() or similar
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "dve_admin_notice_minimum_elementor_version".
Sample message
Unescaped parameter $prepared_query used in $wpdb->get_results()\n$prepared_query assigned unsafely at line 312.
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
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_REFERER']. Check that the array index exists before using it.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
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 placeholders and $wpdb->prepare(); found interpolated variable {$table} at "SELECT post_id FROM {$table} WHERE meta_key LIKE %s AND meta_value LIKE %s"
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_REFERER']
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
76
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
3 score snapshots
v6.0.6
39
Latest
v6.0.5
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 74 | 23 | 51 | v6.0.6 | 2.1.0 |
| 36 | 141 | 52 | 89 | v6.0.5 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.