Defining Postmark Mailer Constants
This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…
MemberPress: Set Custom Product Pages
Use this snippet if the membership shortcode is used on a custom page (the page that…
MemberPress: Replace Font-Family for PDF Invoice
To replace the font-family used for PDF invoices, font files need to be uploaded to a…
Disable WordPress Admin Bar for all users
Disable WordPress Admin Bar for all users
MemberPress: Auto-populate coupon on all registration forms
Use this code to automatically apply a specified coupon code to all of the website's MemberPress…
om-vue.js
// Using Vue Router. import Vue from 'vue'; import Router from 'vue-router'; Vue.use(Router); const router =…
slide-right-center.css
html div#om-{{id}} { margin-right: -20px !important; height: 540px !important; top: calc(540px / 2) !important; bottom: calc(540px…
Hide admin nags
.notice .is-dismissable { display: none; } /* In Wordpress, set this to be inserted into the…
Apply discount on the cheapest item in WooCommerce
Apply discount on the cheapest item in WooCommerce
Remove WordPress Version Number
Hide the WordPress version number from your site's frontend and feeds
Google Event Code
Google Event Code for Enquiry Form Thank You Page
Affiliate Disclaimer
This site contains affiliate links for products and services I personally use and can happily recommend.…
MemberPress: Prevent Customers from Certain States in the US from Registering
This code snippet will prevent users based in specific US States from registering. For the code…