FES Registration Form Redirect
Set custom redirect URLs for those who just registered to become vendors.
Register Podcast Meta Fields
Automatically adds the 'Key Concepts', 'Referenced in this Episode', and 'Companion Post Link' input fields to…
MemberPress: Add a description to Order Bumps on the registration page
In this example, a description is added to an Order Bump with a membership ID of…
MemberPress: WooCommerce - Show Protected Products on the Shop Page
If we protect products using Rules, they won’t show in the Shop page. To change this…
Show more Landings
Display more
Hide product categories
Hides some categories that customers are not supposed to see.
Using an Office 365 GCC or DoD email address
For security measures, Government Community Cloud (GCC) and U.S. Department of Defense (DoD) accounts typically use…
MemberPress: Assigning BuddyPress Member Type on Membership Signup
This code snippet assigns a specific BuddyPress member type when a user completes a signup in…
MemberPress: Add Currency Codes To MemberPress
This code snippet will add a custom currency to the MemberPress list of available currency codes.…
MemberPress: Change the Member’s User Role After a Specific Membership Subscription Cancelation
The code snippet automatically changes the member's user role once the subscription is canceled. This will…
Subscription Status Shortcode
Adds a shortcode to display a short subscription status description for recurring payments.
Make Private Posts Visible to Subscribers
/* * Make Private Posts visible to Subscribers * Typically only visible to admin or editor…