Display WPForm Entries
This PHP code allows you to display form data stored by WPForms using a shortcode. The…
Change Section Headers Per Campaign
Change the section headers in the donation form.
Change Country Field To Hidden
Change the Country field in the donation form to a hidden field with a hard-coded default…
Send Notifications On User Registration
/** * Notify admin and user when a user registers with Charitable. * * @param array[]…
Add User Field
This adds a field to the end of the "Your Details" section in the Profile form.
Let Google place ads for you
Add one piece of code to your site and Google will automatically show ads in all…
Add Campaign Raised Summary
Add a short summary after the donation details showing the funds raised by each campaign.
Remove the Page Title from the Page Header
The following code can be used to remove the title from the page header title area…
Change Custom Amount Field Label
Filter the custom amount field description.
Set Custom Redirection After Registration
Send the user to a custom page after they have registered.
Change Postcode To Zipcode
Change the "Postcode" field into a "ZIP Code" field.
Add Field Placeholders
Add placeholder attributes to donation fields, removing the label field.
Keep Username As Display Name
When people update their profile, keep their display name set to be the same as their…
Add Creator Name
Display the campaign creator's name on the campaign page and in the campaign grid/list.
MemberPress: Add Author Bio Shortcode
Place the [mpcs-author-bio] shortcode in a post, page, or course. The shortcode will display the biographical…