Tasty Roundups - Change Heading from h2 to h3

Change all your Tasty Roundup headings from h2 tags to h3 tags

<10

Disable WP Texturize

// Disable curly quotes remove_filter( 'the_content', 'wptexturize' );

<10

Untitled Snippet

Haingo Rakotomalala
<10

Adding Text/Currency To Progress Bar On Campaign Pages

This only applies to campaigns created with the visual builder introduced in v1.8.0.

David Bisset PRO
<10

Personal Assistant MightyCause

MightyCause bot named MightyGuide

<10

MemberPress: Show MemberPress Account Page Navigation Menu on Any Page

The code snippet will register the [mepr-account-nav-menu] shortcode once added to the website. Adding the shortcode…

Search and replace text strings

This snippet searches for 'old' text and replaces it with the new text. This way you…

MemberPress: Disable Emails for Specific Memberships

The code snippet will disable emails from being sent based on the text matching a membership…

MemberPress: Send Password Reset Email After Subscription Signup

This code can be used to trigger the reset password email to users automatically after users…

Donation Form Email Check

If you need to do manual validation of an email when a donation is being submitted…

MemberPress: Import Dropdown Options for Custom Fields

This code snippet allows bulk import of dropdown options into the custom MemberPress dropdown field. For…

1 133 134 135 136