Make Form Fields Required Not Required
This example shows how to make a form field required or not required.
Add Currency
Add a new currency (the example here is Armenian Dram currency (AMD) ).
Change Country Field To Hidden
Change the Country field in the donation form to a hidden field with a hard-coded default…
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.
Set Header Menu as "Custom"
If you are using a custom menu plugin for your header menu you can define your…
Make Single Field Required
Make a single field on the donation form required.
Add Picture Field To Donation Form
A picture field is added to the donation form, allowing donors to upload an image as…
Unhook Default Charitable Template Functions
In this example, we're going to remove the donor count from the campaign page, but you…
Add Country
Add Kosovo to the list of countries in Charitable.
Customize Donation Stats
Customize the stats that are shown in the Donation Stats widget.
Remove Section
Remove entire sections from a profile form.
Disable Nonce Check For Non Logged In Users
Disables the nonce check for non-logged in donors, usually for those using page caching which causes…
Show Admin Bar
The code below shows the admin bar for logged in users who do not have these…
MemberPress: Add Author Custom Bio Shortcode
Add the [mpcs-author-custom-bio slug="mepr_short_bio"] shortcode to a post, page, or course. The shortcode will display the…