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-angularjs.js

// Using AngularJS. var myApp = angular.module('myApp', []); myApp.run(function($rootScope) { $rootScope.$on("$locationChangeStart", function(event, next, current) { if…

Editorial Group GTM Head Tag

Add GTM Tag to Site Header on Editorial Site Group

Colin Bunn PRO
<10

Financing Snippet

Financing Credit App Embed

Dani Chu
<10

NSB News and Events Aggregator

// Include Simple HTML DOM parsing library if needed (you can also manually include it if…

bo pennington
<10

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");…

<10

Google Analytics

Downloaded when the analytics account was setup

Steven McGraw
<10

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…

MemberPress: Require Coupon Code for Specific Free Memberships

The code snippet should be updated to specify the membership ID for which the coupon code…

1 99 100 101 102 103 225