Make Single Field Required
Make a single field on the donation form required.
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…
Add Picture Field To Donation Form
A picture field is added to the donation form, allowing donors to upload an image as…
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…
Load Template Files In Admin
Load Charitable template files in the admin area.
Remove Campaign Description
Remove the campaign descriptions from the campaign loop (campaign shortcodes).
Custom Email Template
Creates a custom email template for EDD emails.
Add Empty Option To Countries List
Add an empty "Select your country"option at the start of the list of countries in the…
Send Notifications On User Registration
/** * Notify admin and user when a user registers with Charitable. * * @param array[]…
Add Individual Category Tag Columns
Show a separate column for each category and tag, with a 1 or a 0 in…
MemberPress: Auto Expand Coupon Field
By default, the coupon field is hidden on the MemberPress registration forms. Instead, users will see…
Set Custom Donation Receipt Page
You can set a custom donation receipt page, including a page that is not on your…
MemberPress: Add Shortcode To Output the User’s Subscription Expiration Date
Adds the following shortcode: [mepr-sub-expiration membership=' ']. The shortcode will output the expiration date of the…
MemberPress: Add a description to Order Bumps on the registration page
In this example, a description is added to an Order Bump with a membership ID of…
MemberPress: Add Author Bio Shortcode
Place the [mpcs-author-bio] shortcode in a post, page, or course. The shortcode will display the biographical…