MemberPress: Add Author Bio Shortcode
Place the [mpcs-author-bio] shortcode in a post, page, or course. The shortcode will display the biographical…
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…
MemberPress: Add the Invoice Number to the Transactions Screen
If the MemberPress PDF Invoice add-on is activated on the website, MemberPress will start generating invoices…
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…
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.
MemberPress: Add Bio Info To Account Page
The code will add the field called Bio to the MemberPress Account Page using a classic…
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…