Custom Tab Order For Dashboard
The following code will allow you to change the order that the front end dashboard is…
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…
Add Email Tag For Donation Field
Add an email tag for an existing donation field.
MemberPress: Move "Upgrade" Button to after Subscriptions Tab
This code snippet creates a new tab positioned right after the Subscriptions tab on the MemberPress…
Email: Change Footer Text
Filter the email footer text & link.
Add Post Parent Field
Register a Post Parent field for campaigns.
Hide unnecessary roles
Masque les roles qui ne doivent pas être utilisés dans les filtres utilisateurs
Mail Chimp
MailChimp integrations
Dynamic Copyright & Current Year Shortcodes
Add this snippet to the functions.php file in your theme or plugin. Compatible with both classic…
Add Pending To Approved Statuses
Make the "Pending" status an approved statuses, so that it is counted in the campaign funds…
Exclude downloads from search
Exclude downloads from showing in search results
quiz
// setup console.log("running"); let q = 1; const submit = document.getElementById("next-button"); const question = document.getElementById("question"); //…
Remove Terms Fields
If you would like to enable the terms and conditions, privacy policy and user contact consent…
Send New User Notifications
Send the new user notification after someone registers through the Charitable registration form.
MemberPress: Add Currency Codes To MemberPress
This code snippet will add a custom currency to the MemberPress list of available currency codes.…