Current Year

function current_year_shortcode() { return date('Y'); } add_shortcode('year', 'current_year_shortcode');

<10

Login Form Styling

Custom styling for login forms

Remove Download Links

Remove download links from checkout page for all downloads.

MemberPress: Turn Off Auto-Rebill for Offline Gateway

Some integrations - like Mail Chimp - require auto-rebill to be stopped before they do their…

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.

Google Tag Manager

Google tag manager snippet (body)

Change "City" To Town/City

Change the label of the"City" field into a "Town/City" field.

1 66 67 68 69 70 221