Allow anonymous users to preview a draft of a post before it is published.
Prioritized issue groups from the latest Plugin Check scan
Security
17
6 issue groups
Maintainability
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['checked']
Sample message
$_POST['checked'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Tested up to" header is missing in the readme file.
Not analyzed yet.
First score snapshot
v3.1.2
57
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 57 | 19 | 8 | 11 | v3.1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.