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
Maintainability
1,038
14 issue groups
Security
920
10 issue groups
I18n
59
1 issue group
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ABJ_404_Solution_ActiveOperationBoundaryManifest".
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$advancedOptions'.
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
Processing form data without nonce verification.
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
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
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 $boundCurrent
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Interfaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "ABJ_404_Solution_Abj404ServiceRegistrationContract".
Sample message
Unescaped parameter $extraDataQuery used in $wpdb->get_results()\n$extraDataQuery assigned unsafely at line 329.
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$__abj404_header".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
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 " WHERE Variable_name IN ($placeholders)"
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "https_local_ssl_verify".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Unescaped parameter $fullTableName used in $wpdb->get_var()\n$fullTableName assigned unsafely at line 143.
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".
Potential connections found in static code analysis.
Outbound calls
37
External assets
0
Incoming endpoints
4
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
7 score snapshots
v4.3.5
15
Latest
v4.3.4
15
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 15 | 2,114 | 582 | 1,532 | v4.3.5 | 2.1.0 |
| 15 | 2,071 | 571 | 1,500 | v4.3.4 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.