Tips and Tricks

Apply WordPress Roles to Members

You can automatically apply a WordPress role to a member when they sign up by associating the WordPress role with...

Add a Terms of Service Checkbox to the Checkout Page

Create a Custom Checkout Field Checkbox Add the Custom Field to the Checkout Page 1. Select a location for the...

Add Placeholder Text to Login Form Fields

Placeholder text is the text that appears in a field before the user inputs data. Usually this text gives an...

Use Internal MM Class to Log Emails

MemberMouse utilizes an Email wrapper class around wp_mail internally to provide useful methods specific to the needs of the plugin. In addition,...

Automatically Downgrade to a Free Membership When an Account Expires or Is Canceled

In order to automatically switch members over to a free membership when their account expires/cancels, you would use the push notification system to call a custom script...