A simple woocommerce memberships plugin for offering free and premium subscription for your multi-vendor marketplace - WCFM Marketplace, WC Vendors &a …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
527
12 issue groups
I18n
323
4 issue groups
Security
319
9 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
Mismatched text domain. Expected 'wc-multivendor-membership' but got "wc-frontend-manager".
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
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_wcfm_membership_description_content".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$credit'.
Sample message
$_POST['cancel_notication_content'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The $text parameter must be a single text string literal. Found: $description
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%s has just purchased product credit limit: %s.'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['cancel_notication_content']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['draw']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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: "get_wcfm_basic_membership".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DOING_WCFM_EMAIL".
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Use placeholders and $wpdb->prepare(); found $create_table_query
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Not analyzed yet.
First score snapshot
v2.11.11
22
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 1,234 | 559 | 675 | v2.11.11 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.