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…

MemberPress: Changes Product Image on the Checkout Page

This code snippet changes the product image on the checkout page in MemberPress. By default, MemberPress…

Move WooCommerce Category Description Below Products

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

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…

Add Offline Instructions Field

Add a new field to your donation-related emails which shows the offline payment instructions for offline…

Send Notifications On User Registration

/** * Notify admin and user when a user registers with Charitable. * * @param array[]…

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.

Remove the Page Title from the Page Header

The following code can be used to remove the title from the page header title area…

Add Post Parent Field

Register a Post Parent field for campaigns.

1 4 5 6 7 8 29