Allow Other WordPress Roles to View Email Logs
This snippet will allow you to manage the capabilities of roles allowed to view the site's…
Defining Other SMTP Constants
This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…
MemberPress: Mailchimp Feed Unblocker
Allows Mailchimp feed through the MemberPress rules protections. Go into your Mailchimp RSS setting and add…
MemberPress: New and Improved Remove State From Registration (For countries that don’t have a drop down)
This code snippet will override the MemberPress script used to manage the state field on the…
om-js-events-ga-add-param.js
document.addEventListener( 'om.GoogleAnalytics.preConversionEvent', function( event ) { const { gaEvent } = event.detail; gaEvent.params.your_param1 = param1value; gaEvent.params.your_param2…
Editorial Group GTM Head Tag
Add GTM Tag to Site Header on Editorial Site Group
Financing Snippet
Financing Credit App Embed
NSB News and Events Aggregator
// Include Simple HTML DOM parsing library if needed (you can also manually include it if…
Apply Coupon when a radio button is clicked on The WooCommerce Product Page
Apply Coupon when a radio button is clicked on The WooCommerce Product Page
Untitled Snippet
document.addEventListener("DOMContentLoaded", () => { const canvas = document.getElementById("canvas"); const ctx = canvas.getContext("2d"); const expressionInput = document.getElementById("expressionInput");…
Google Analytics
Downloaded when the analytics account was setup
MemberPress: Reposition the Invoice Wrapper in the Registration Form
This code snippet will move the invoice section (.mepr-transaction-invoice-wrapper) of the registration form and position it…
MemberPress: Restrict Email Patterns for All Memberships
This code snippet prevents users with specific email patterns from registering for any membership on the…