Content Visibility for Divi Builder.
Prioritized issue groups from the latest Plugin Check scan
I18n
104
4 issue groups
Security
103
8 issue groups
Maintainability
36
10 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: $text_domain
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<code>content_visibility_for_divi_builder_setup_$tag</code>"'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "self::$underscore_text_domain . '_allowed_callables'".
Sample message
Processing form data without nonce verification.
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
Detected usage of a non-sanitized input variable: $_GET['page']
Sample message
$_GET['tab'] 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
The $text parameter must be a single text string literal. Found: self::get_name() . ' API Reference'
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$placeholders} at "SELECT ID, post_title, post_content FROM {$wpdb->posts} WHERE ID IN ({$placeholders})"
Sample message
Unescaped parameter $revision_clause used in $wpdb->get_results()\n$revision_clause assigned unsafely at line 447.
Sample message
wp_get_sites() has been deprecated since WordPress version 4.6.0. Use get_sites() instead.
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
The upgrade notice for "4.00" exceeds the limit of 300 characters.
Sample message
The use of function eval() is forbidden
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
Replacement variables found, but no valid placeholders found in the query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "et_builder_modules_is_saving_cache".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
screen_icon() has been deprecated since WordPress version 3.8.0.
Not analyzed yet.
First score snapshot
v5.03
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 243 | 184 | 59 | v5.03 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.