Adds a filter hook for all CSS, JS links by replacing ?ver values with the last modified time using PHPs filemtype
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.AlternativeFunctions.parse_url_parse_url | parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead. | 23:17 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.parse_url_parse_url | parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead. | 33:57 | Plugin Repo |
| ERROR | outdated_tested_upto_header | Tested up to: 5.0 < 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 |
| ERROR | no_stable_tag | Invalid or missing Stable Tag. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org. | — | Plugin Repo |
| ERROR | readme_invalid_donate_link_domain | The "Donate link" header in the readme file is not valid. Discouraged domain "example.com" found. This is the URL for users to support plugin author financially. | — | Plugin Repo |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_SERVER['DOCUMENT_ROOT'] not unslashed before sanitization. Use wp_unslash() or similar | 33:27 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_SERVER['DOCUMENT_ROOT'] | 33:27 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_SCHEME']. Use isset() or empty() to check the index exists before using it | 24:16 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_SERVER['REQUEST_SCHEME'] not unslashed before sanitization. Use wp_unslash() or similar | 24:16 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_SCHEME'] | 24:16 | Security |
| 16.11.2025, 10:24:10 | 10s | 97 | 5 | 6 |