MemberPress: Custom Course Overview Shortcode for Better Preview

This code registers a new shortcode: [mepr-mpcs-course-overview]. Adding this shortcode will display the overview of a…

MemberPress: Disable Comments for Courses, Lessons, Quizzes, and Assignments

The code snippet will disable comments on all MemberPress Courses custom post types: courses, lessons, quizzes,…

MemberPress: ActiveCampaign - Add Custom Field to ActiveCampaign Subscriber Data in MemberPress

This code snippet customizes the data sent to ActiveCampaign through the MemberPress integration. Once the code…

MemberPress: ACF - Exclude Protected Posts From ACF Repeater Field

The code snippet ensures that protected MemberPress posts are excluded from custom queries used in Advanced…

MemberPress: Code Blocks Pro - Load All Currently Enqueued Styles In the Courses ReadyLaunch Template

By default, if the ReadyLaunch Courses/Lessons template is enabled, the MemberPress Courses add-on won’t enqueue 3rd-party…

Send Donation Receipt For Pending Offline Donations

Right after a donation is made, this sends the donation receipt to the donor if the…

Send Donation Notification For Pending Offline Donations

Sends a notification to admin if the donation is pending AND it was made in offline…

Change City Field To Select

Change the City field in the donation form to a selectable, dropdown field, with several pre-set…

Set State Field To Us States Dropdown With Default

Change the "State" field into a "Province" field.

Change Custom Amount Field Label Per Campaign

Filter the custom amount field description on a per campaign basis.

Set Fixed Donation Amount

Automatically set the donation amount and recurring period for donations.

Bulk Update Campaign End Dates

Bulk-update the end date for all campaigns.

Move Campaign Summary Description Below Content

Shuffle the order of things on the campaign page.

Round Percent Donated To Whole Number

/** * Display percent donated as rounded whole number. * * @param string $return * @param…

Change Amount Donated

Change what amount is shown as donated for a particular campaign.

1 62 63 64 65 66 209