Remove Download Links

Remove download links from checkout page for all downloads.

MemberPress: Modify the Order of the Registration and the Account Form Fields

Each field in the registration and account form is a separate element. Thus, the order of…

MemberPress: Hide the Cancel Subscription Option for the Set Number of Months

The code snippet will hide the Cancel option for a user’s subscriptions under the Subscriptions tab…

MemberPress: Adjust Column Width for MemberPress Access Column on Admin Pages

This snippet adds custom CSS to adjust the width of the Acess (mepr-access) column on the…

Set State Field To Us States Dropdown With Default

Change the "State" field into a "Province" field.

Applying Custom Map Styles to the Map Field

This code snippet will use your custom map style in WPForms Map field.

<10

Google Tag Manager

Google tag manager snippet (body)

MemberPress: Add Thumbnail Support for MP Downloads

By default, the MemberPress Downloads add-on doesn't support thumbnails or featured images for downloadable files. This…

Round Percent Donated To Whole Number

/** * Display percent donated as rounded whole number. * * @param string $return * @param…

Include Subscriptions in API

Include EDD Subscription payments in the /edd-api/sales endpoint

1 64 65 66 67 68 216