Allows you to easily find the custom fields (including hidden custom fields) and their values for a post, page or custom post type post.
Prioritized issue groups from the latest Plugin Check scan
Security
9
4 issue groups
I18n
2
1 issue group
Maintainability
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 '$post'.
Sample message
A function call to esc_html__() 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
Detected usage of a non-sanitized input variable: $_POST['_wpnonce']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_wpnonce']. Check that the array index exists before using it.
Sample message
$_POST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Not analyzed yet.
First score snapshot
v0.4
75
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 75 | 12 | 9 | 3 | v0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.