Remove the Page Title from the Page Header
The following code can be used to remove the title from the page header title area…
MemberPress: Prevent users from auto-login after registration
The code snippet is designed to disable the auto-login feature for users who register for a…
Change Section Headers Per Campaign
Change the section headers in the donation form.
Custom Tab Order For Dashboard
The following code will allow you to change the order that the front end dashboard is…
Disable AIOSEO AI Components - Everything (Block + All Extensions)
This snippet will completely disable the block, // shortcut, AI Content tab card, inserter button, and…
MemberPress: Move "Upgrade" Button to after Subscriptions Tab
This code snippet creates a new tab positioned right after the Subscriptions tab on the MemberPress…
Add Email Tag For Donation Field
Add an email tag for an existing donation field.
Prevent Duplicate Purchases
Prevents logged-in customers from purchasing an item twice.
Allow Zero Dollar Donations
Allow people to "donate" $0.
WP Simple Pay: Programmatically Set Custom Field Default Value
Use metadata as the default value for a payment form's custom field.
MemberPress: Display User's Course Progress in MemberPress Courses
The code snippet registers a new shortcode: [mpcs_user_courses_progress]. Adding this shortcode will display all MemberPress courses…
Set Custom Donation Receipt Page For Offline Donations
You may want to use a different donation receipt page for Offline donations than your other…
Profile Data Shortcode
Renders the value of a single Profile Form field. Accepts one value, key. But it has…
Google AdSense code
AdSense code
MemberPress: Restrict Signups to a Specific Country
This code snippet limits registration to users from the specified country only. If users from other…