Automatically redirect 404 errors to the right page using a 7-engine matching pipeline and spell-checking algorithm. Zero configuration required.
Prioritized issue groups from the latest Plugin Check scan
Security
895
9 issue groups
Maintainability
795
15 issue groups
I18n
58
1 issue group
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ABJ_404_Solution_AddRedirectHandler".
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE[$cookieName] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$cookieName]
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$advancedOptions'.
Sample message
Processing form data without nonce verification.
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Cannot get instance of class: $className"'.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Use placeholders and $wpdb->prepare(); found $canonicalCase
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Unescaped parameter $extraDataQuery used in $wpdb->get_results()\n$extraDataQuery assigned unsafely at line 254.
Sample message
Interfaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "ABJ_404_Solution_Abj404ServiceRegistrationContract".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$__abj404_lang_override".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at "SHOW GLOBAL STATUS WHERE Variable_name IN ($placeholders)"
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Function "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "https_local_ssl_verify".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "abj_404_solution_init_services".
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
31
External assets
0
Incoming endpoints
4
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v4.3.2
24
Latest
v4.3.1
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,838 | 483 | 1,355 | v4.3.2 | 2.0.0 |
| 24 | 1,824 | 486 | 1,338 | v4.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.