All-in-one membership, directory, events and donations for organizations. Secure member profiles, renewals, upgrades and limit member only access to c …
Prioritized issue groups from the latest Plugin Check scan
Security
43
5 issue groups
Maintainability
16
6 issue groups
I18n
10
2 issue groups
Repo Compliance
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 '$after_title'.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['SFSF']
Sample message
$_COOKIE['SFSF'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
Function "esc_textarea()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.2.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The $text parameter must be a single text string literal. Found: $msg
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_USER_AGENT']. Check that the array index exists before using it.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Not analyzed yet.
First score snapshot
v6.15
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 70 | 41 | 29 | v6.15 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.