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…

Featured Images of the Current User’s All Active Memberships

This code snippet adds the new [membership_thumbnail] shortcode. Adding this shortcode anywhere on the website will…

Set Custom Donation Receipt Page

You can set a custom donation receipt page, including a page that is not on your…

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…

Move WooCommerce Category Description Below Products

The following snippet moves the WooCommerce description from the default location (page header subheading) to below…

New Donation Field Plus Customized Donor Name

This is the full code for a tutorial written on the WP Charitable blog.

Add Donation Receipt Opt Out Checkbox

In this function we register a new donation field with a key of `receipt_opt_out`. If the…

Change Section Headers Per Campaign

Change the section headers in the donation form.

Add Email Tag For Donation Field

Add an email tag for an existing donation field.

Dynamic Copyright & Current Year Shortcodes

Add this snippet to the functions.php file in your theme or plugin. Compatible with both classic…

Email: Change Footer Text

Filter the email footer text & link.

1 4 5 6 7 8 29