Create a custom 404 error page the easy way! No coding, and no redirects.
Prioritized issue groups from the latest Plugin Check scan
Security
88
5 issue groups
Maintainability
44
12 issue groups
I18n
1
1 issue group
Performance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$add'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "404page_addtional_setting_sections".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "pp_404_get_all_page_ids".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PP_404Page".
Sample message
Function "get_block_wrapper_attributes()" requires WordPress 5.6.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DONOTCACHEPAGE".
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_HOST']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_HOST']. Check that the array index exists before using it.
Sample message
$_SERVER['HTTP_HOST'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
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
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Setting `suppress_filters` to `true` is prohibited.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Not analyzed yet.
First score snapshot
v11.4.8
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 134 | 90 | 44 | v11.4.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.