Set multiple passwords for your protected pages so you can give them to different users.
Prioritized issue groups from the latest Plugin Check scan
Security
18
4 issue groups
Maintainability
4
3 issue groups
Repo Compliance
4
4 issue groups
I18n
2
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['wp-postpass_' . COOKIEHASH]
Sample message
$_POST[$this->nonce_slug] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "MPP_PLUGIN_DIR".
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
Short PHP opening tag used with echo; expected "<?php echo $settings_tab ..." but found "<?= $settings_tab ..."
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "mpp_post_password".
Sample message
Mismatched "Tested up to": 6.9 != 6.8. The "Tested up to" value in the readme file must match the "Tested up to" value in the plugin header. If the plugin header has a "Tested up to" value, it will override the readme value, which can cause confusion.
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v1.1.4
61
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 61 | 28 | 13 | 15 | v1.1.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.