Experience Darklup — Your WordPress ally for dark mode, dark themes, night mode and accessibility. Switch to an eye-friendly more inclusive web experi …
Prioritized issue groups from the latest Plugin Check scan
I18n
526
4 issue groups
Maintainability
103
16 issue groups
Security
92
5 issue groups
Sample message
Mismatched text domain. Expected 'darklup-lite-wp-dark-mode' but got "darklup-lite".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$action'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$action_links".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->client->slug . '_tracker_data'".
Sample message
The $text parameter must be a single text string literal. Found: $meta[0]
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "callback_recommended_plugin".
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() 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 plugin name includes a restricted term. Your chosen plugin name - "Darklup - Enhanced WordPress Dark Mode, Dark Theme, Night Mode & Accessibility Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
File has mixed line endings; this may cause incorrect results
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
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Sanitization missing for register_setting().
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
Using date_default_timezone_set() and similar isn't allowed, instead use WP internal timezone support.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['data']
Potential connections found in static code analysis.
Outbound calls
84
External assets
1
Incoming endpoints
7
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v4.0.1
28
Latest
v4.0.0
28
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 734 | 648 | 86 | v4.0.1 | 2.1.0 |
| 28 | 724 | 639 | 85 | v4.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.