Membership For WooCommerce

The membership plugin lets you easily restrict content, build online communities, customize user roles, & quickly manage access permissions.

v3.1.0WP SwingsUpdated Added 800 installs88% rating
33
Score
40
Errors
658
Warnings
+0
Change

Category Scores

Security15
Repo100
Performance100
Maintainability0

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

698 findings

Maintainability

636

19 issue groups

Security

55

5 issue groups

I18n

1

1 issue group

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$access_type".422
Category
Maintainability
Occurrences
422
Severity
warning

Sample message

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$access_type".

WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "add_membership_product_price_to_cart_item_data".121
Category
Maintainability
Occurrences
121
Severity
warning

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".

WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.49
Category
Security
Occurrences
49
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "filtered_array".29
Category
Maintainability
Occurrences
29
Severity
warning

Sample message

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "filtered_array".

ERRORMaintainabilitycurl curl setoptUsing cURL functions is highly discouraged. Use wp_remote_get() instead.12
Category
Maintainability
Occurrences
12
Severity
error

Sample message

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.8
Category
Maintainability
Occurrences
8
Severity
warning

Sample message

Use of a direct database call is discouraged.

WARNINGMaintainabilityNo CachingDirect database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().8
Category
Maintainability
Occurrences
8
Severity
warning

Sample message

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNINGMaintainabilityslow db query meta keyDetected usage of meta_key, possible slow query.6
Category
Maintainability
Occurrences
6
Severity
warning

Sample message

Detected usage of meta_key, possible slow query.

WARNINGMaintainabilityslow db query meta queryDetected usage of meta_query, possible slow query.5
Category
Maintainability
Occurrences
5
Severity
warning

Sample message

Detected usage of meta_query, possible slow query.

WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "Elementor_Widget_Loader".4
Category
Maintainability
Occurrences
4
Severity
warning

Sample message

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Elementor_Widget_Loader".

Show 15 more
ERRORSecuritySQL query is not prepared3
Category
Security
Occurrences
3
Severity
error

Sample message

Use placeholders and $wpdb->prepare(); found $query

ERRORMaintainabilitycurl curl exec3
Category
Maintainability
Occurrences
3
Severity
error

Sample message

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERRORMaintainabilitycurl curl init3
Category
Maintainability
Occurrences
3
Severity
error

Sample message

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERRORMaintainabilityfile system operations fclose3
Category
Maintainability
Occurrences
3
Severity
error

Sample message

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().

WARNINGMaintainabilityslow db query tax query2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Detected usage of tax_query, possible slow query.

ERRORMaintainabilitycurl curl close2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERRORMaintainabilitycurl curl getinfo2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERRORMaintainabilityfile system operations fopen2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().

ERRORMaintainabilityfile system operations is writable2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().

ERRORMaintainabilityForbidden PHP function found1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

The use of function move_uploaded_file() is forbidden

WARNINGI18nDiscouraged text-domain loading1
Category
I18n
Occurrences
1
Severity
warning

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.

ERRORSecurityDatabase parameter is not escaped1
Category
Security
Occurrences
1
Severity
error

Sample message

Unescaped parameter $query used in $wpdb->get_var()\n$query assigned unsafely at line 658.

WARNINGSecurityInterpolated SQL is not prepared1
Category
Security
Occurrences
1
Severity
warning

Sample message

Use placeholders and $wpdb->prepare(); found interpolated variable $id_list at \t\t\t\t\t\tWHERE ID IN ($id_list)\n

WARNINGMaintainabilityNon-prefixed global variable1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$key".

WARNINGSecurityInput is not sanitized1
Category
Security
Occurrences
1
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_POST['form_data']

External Connections

Potential connections found in static code analysis.

27 domains

Outbound calls

151

External assets

4

Incoming endpoints

37

Notable Domains

wpswings.com76 · outbound
api.hsforms.com2 · outbound
api.twilio.com2 · outbound
chir.ag2 · outbound
console.twilio.com2 · outbound

Platform / Reference Domains

w3.org16 · platform/reference
github.com15 · platform/reference
gnu.org1 · platform/reference
wordpress.org1 · platform/reference

External Asset Domains

google.com6 · asset + outbound
paypal.com1 · asset

Incoming Endpoints

/wp-json/wps-mfw/get-membership-offers/REST

register_rest_route

/wp-json/wps-mfw/get-user-membershipREST

register_rest_route

/wp-json/wps-mfw/mfw-dummy-data/REST

register_rest_route

wp_ajax_nopriv_mfw_skip_onboarding_popuppublic

wp_ajax

wp_ajax_nopriv_wps_membership_checkoutpublic

wp_ajax

wp_ajax_nopriv_wps_membership_get_states_publicpublic

wp_ajax

Admin AJAX endpoints26
wp_ajax_mfw_skip_onboarding_popupauthenticated

wp_ajax

wp_ajax_send_mail_to_community_usersauthenticated

wp_ajax

wp_ajax_send_offer_message_on_whatsappauthenticated

wp_ajax

wp_ajax_send_offer_message_via_smsauthenticated

wp_ajax

wp_ajax_send_offer_messages_via_emailauthenticated

wp_ajax

wp_ajax_send_sms_community_userauthenticated

wp_ajax

wp_ajax_stops_notificationauthenticated

wp_ajax

wp_ajax_wps_membership_ajax_callbacksauthenticated

wp_ajax

wp_ajax_wps_membership_cancel_membership_countauthenticated

wp_ajax

wp_ajax_wps_membership_checkoutauthenticated

wp_ajax

wp_ajax_wps_membership_create_plan_regauthenticated

wp_ajax

wp_ajax_wps_membership_csv_file_uploadauthenticated

wp_ajax

14 more hidden

Score History

First score snapshot

v3.1.0

33

Latest

Findings
698
Errors
40
Warnings
658
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

37 nodes

Related

Related Plugins