WooCommerce Memberships

Simple Mailchimp Sync

Sync WordPress users with Mailchimp audiences depending on their user roles or WooCommerce Memberships plan statuses. Connect tags and audience fields with ease.

WooCommerce Memberships: Restricting Content

Custom Plan Settings Tabs in WooCommerce Memberships

In this tutorial I would like to share with you how I figured in out the way of creating custom settings tabs on “Edit Memberships Plan” pages.

I needed to add a custom tab there for settings of my Simple Mailchimp Sync plugin.

And right now in this tutorial we are going to create a simple tab like this:

The good news is that WooCommerce Memberships plugin is customizable with hooks, actually there are two of them we need:

  • wc_membership_plan_data_tabs – allows to filter an array of tabs, remove or add items into it.
  • wc_membership_plan_data_panels – this hook will help us when we need to display HTML of our tab.

Columns in WooCommerce

Get Plan Statuses in WooCommerce Memberships

WooCommerce Memberships: How to allow viewing all front end restricted content to any user or by a user role.

Why WooCommerce Memberships Ending Soon Email Doesn’t Work?