MemberPress: Add Bio Info To Account Page
The code will add the field called Bio to the MemberPress Account Page using a classic…
Display WPForm Entries
This PHP code allows you to display form data stored by WPForms using a shortcode. The…
Allow Manual Donations Without Email
Allow donors to be be added without an email address.
Remove Donor Count From Specific Campaign
Hide the campaign donor count from a specific campaign, using the campaign ID.
Auto Complete Offline Donations
Automatically mark all offline donations as Paid.
Set Default Highlight Colour
/** * NOTE: This snippet will not work in versions of Charitable prior to 1.2. *…
Allow Zero Dollar Donations
Allow people to "donate" $0.
Let Google place ads for you
Add one piece of code to your site and Google will automatically show ads in all…
Set Custom Donation Receipt Page For Offline Donations
You may want to use a different donation receipt page for Offline donations than your other…
MemberPress: Hide Protected Posts from Search Results
Hide any posts that the current user (or guest) does not have access to from search…
Move User Fields In Donation Form
In this example we move the user fields section (the "Your Details" bit) to appear below…
MemberPress: Move PayPal Smart Pay Buttons
Move the PayPal Smart Pay Buttons under the checkboxes for accepting Terms of Service and the…
MemberPress: Display Corporate Account Logo for Sub-Users
This code snippet allows the custom logo to be displayed as the parent corporate account’s logo…
Add User Field
This adds a field to the end of the "Your Details" section in the Profile form.
Remove Terms Fields
If you would like to enable the terms and conditions, privacy policy and user contact consent…