Easy add site-wide, category and article specific custom code before the closing and , or after opening tag.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
10
4 issue groups
Security
6
3 issue groups
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "HFC_FILE".
Sample message
$_POST['auhfc'] not unslashed before sanitization. Use wp_unslash() or similar
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
Detected usage of a non-sanitized input variable: $_POST['auhfc']
Sample message
Detected usage of meta_key, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$output'.
Not analyzed yet.
First score snapshot
v1.5.7
82
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 82 | 16 | 1 | 15 | v1.5.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.