Darkify Dark Mode adds dark mode and night mode to WordPress websites and admin dashboards using a fast, lightweight, customizable dark mode toggle.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
149
10 issue groups
Security
17
5 issue groups
I18n
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$admin_custom_css".
Sample message
Processing form data without nonce verification.
Sample message
$_POST['reason_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "appsero_custom_deactivation_reasons".
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['reason_info']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REMOTE_ADDR']. Check that the array index exists before using it.
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Elementor_Darkify".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
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 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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->client->slug . '_tracker_data'".
Sample message
Translatable string should not be wrapped in HTML. Found: '<i>Enjoying %1$sDarkify?%2$s Please rate us %3$sWordPress.org%4$s. Your positive feedback will help us grow more. Thank you! 😊</i>'
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
Plugin name "Darkify – Dark Mode & Night Mode for Website & Admin (Dark Theme Included)" is different from the name declared in plugin header "Darkify".
Sample message
Unexpected markdown file "review.md" detected in plugin root. Only specific markdown files are expected in production plugins.
Potential connections found in static code analysis.
Outbound calls
61
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
5 score snapshots
v2.0.3
64
Latest
v2.0.2
65
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 64 | 168 | 1 | 167 | v2.0.3 | 2.0.0 |
| 65 | 167 | 1 | 166 | v2.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.