The Broken Link Fixer plugin helps you automatically detect and unlink broken links in your WordPress content.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | outdated_tested_upto_header | Tested up to: 6.8 < 6.9. 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. | readme.txt | Plugin Repo |
| WARNING | WordPress.DB.DirectDatabaseQuery.DirectQuery | Use of a direct database call is discouraged. | includes/Admin/class-admin-settings.php:102:29 | Security |
| WARNING | WordPress.DB.DirectDatabaseQuery.NoCaching | Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete(). | includes/Admin/class-admin-settings.php:102:29 | Security |
| WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. | includes/Admin/class-admin-settings.php:158:19 | Security |
| WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. | includes/Admin/class-admin-settings.php:159:30 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_GET['url'] not unslashed before sanitization. Use wp_unslash() or similar | includes/Admin/class-admin-settings.php:159:30 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_GET['url'] | includes/Admin/class-admin-settings.php:159:30 | Security |
| WARNING | WordPress.Security.SafeRedirect.wp_redirect_wp_redirect | 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. | includes/Admin/class-admin-settings.php:161:13 | Security |
| WARNING | WordPress.Security.NonceVerification.Missing | Processing form data without nonce verification. | includes/Admin/class-admin-settings.php:168:19 | Security |
| WARNING | WordPress.Security.NonceVerification.Missing | Processing form data without nonce verification. | includes/Admin/class-admin-settings.php:168:52 | Security |
| 20.01.2026, 12:52:01 | 8s | 91 | 1 | 27 |