The membership plugin lets you easily restrict content, build online communities, customize user roles, & quickly manage access permissions.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
637
19 issue groups
Security
55
5 issue groups
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$access_type".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "add_membership_product_price_to_cart_item_data".
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "filtered_array".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Elementor_Widget_Loader".
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
The use of function move_uploaded_file() is forbidden
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Unescaped parameter $query used in $wpdb->get_var()\n$query assigned unsafely at line 658.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $id_list at \t\t\t\t\t\tWHERE ID IN ($id_list)\n
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$key".
Sample message
Detected usage of a non-sanitized input variable: $_POST['form_data']
Potential connections found in static code analysis.
Outbound calls
151
External assets
4
Incoming endpoints
36
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
14 more hidden
2 score snapshots
v3.1.1
33
Latest
v3.1.0
33
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 699 | 40 | 659 | v3.1.1 | 2.0.0 |
| 33 | 698 | 40 | 658 | v3.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.