Makes your WordPress admin dashboard in dark mode.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | outdated_tested_upto_header | Tested up to: 6.6 < 6.8. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress. | — | Plugin Repo |
| WARNING | trademarked_term | The plugin name includes a restricted term. Your plugin name - "Dark Mode for WP Dashboard" - contains the restricted term "wp" which can be used , as long as you don't change it to the full name. For example: You can use WP but not WordPress. | — | Plugin Repo |
| WARNING | trademarked_term | The plugin name includes a restricted term. Your plugin name - "Dark Mode for WP Dashboard" - contains the restricted term "wp" which can be used , as long as you don't change it to the full name. For example: You can use WP but not WordPress. | — | Plugin Repo |
| WARNING | trademarked_term | The plugin slug includes a restricted term. Your plugin slug - "dark-mode-for-wp-dashboard" - contains the restricted term "wp" which can be used within the plugin slug, as long as you don't use the full name in the plugin name. For example: You can use WP but not WordPress. | — | Plugin Repo |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar | 67:60 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['_wpnonce'] | 67:60 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST['dark_mode_dashboard']. Use isset() or empty() to check the index exists before using it | 75:56 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['dark_mode_dashboard'] not unslashed before sanitization. Use wp_unslash() or similar | 75:56 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['dark_mode_dashboard'] | 75:56 | Security |
| 14.11.2025, 15:27:00 | 10s | 98 | 1 | 8 |