Restrict product visibility by user or role. Enable per product.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
25
6 issue groups
Security
22
4 issue groups
I18n
5
1 issue group
Repo Compliance
3
3 issue groups
Sample message
Function "get_term_meta()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 3.4.0.
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'woo-products-restricted-users' but got 'wpru'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['wpru_roles']
Sample message
$_POST['wpru_roles'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$output'.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Donate link" header in the readme file must be a valid URL.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-products-restricted-users" - contains the restricted term "woo" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "woo" elsewhere in your plugin slug, such as "... for woo".
Potential connections found in static code analysis.
Outbound calls
3
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v0.7
61
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 61 | 55 | 31 | 24 | v0.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.