Change Add Product button URL

Change Add Product button URL

Hotfix: Remove Stripe Statement Descriptor

In EDD 3.2.8, Easy Digital Downloads changed how Statement Descriptors are used with Stripe Payments to…

Remove image link from media uploads

Older versions of WordPress automatically linked the image to the media file.

MemberPress: Display Custom Field Value Instead of Customer Name in PDF invoice

This code snippet automatically adds the custom field value or the customer's full name at the…

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

Search and replace text strings

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

Untitled Snippet

document.addEventListener('om.Campaign.load', function(event) { console.log(event.detail); } );

1 129 130 131 132 133 225