Kadence Memberships is a powerful WordPress membership plugin that gives you full control over who can and cannot view content on your WordPress site.
Prioritized issue groups from the latest Plugin Check scan
Security
2,907
12 issue groups
I18n
2,902
3 issue groups
Maintainability
2,047
10 issue groups
Sample message
Mismatched text domain. Expected 'restrict-content' but got "rcp".
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 '$access'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'get_template_part_' . $slug".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_rcp_sanitize_duration_unit".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$access".
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE[$rp_cookie] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$rp_cookie]
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['import_file']['name']. Check that the array index exists before using it.
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() 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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Cannot save property `{$key}` containing an API resource of type "'.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "RCP".
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in '%d / %d'.
Sample message
Use placeholders and $wpdb->prepare(); found $compare_string
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $rcp_discounts_db_name at "UPDATE $rcp_discounts_db_name SET code = LOWER(code)"
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "RCP_Add_On_Updater".
Sample message
Unescaped parameter $fields used in $wpdb->get_results()\n$fields assigned unsafely at line 583.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Unescaped parameter $customer_table used in $wpdb->get_var()\n$customer_table assigned unsafely at line 702.
Potential connections found in static code analysis.
Outbound calls
277
External assets
1
Incoming endpoints
22
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 more hidden
2 score snapshots
v4.0.2
19
Latest
v4.0.1
19
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 19 | 8,065 | 5,083 | 2,982 | v4.0.2 | 2.0.0 |
| 19 | 8,064 | 5,082 | 2,982 | v4.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.