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…

MemberPress: Restrict Signups for EU-Based Users

This code snippet will restrict signups for EU-based Users on MemberPress registration pages. Additionally, it ensures…

MemberPress: Remove a User Role After Subscription to a Specific Membership Expires

The code snippet will remove the specified role from a user after the user’s subscription to…

MemberPress: Kit (formerly ConvertKit) - Remove Kit Inactive Tag for Inactive Subscribers

By default, MemberPress integration with Kit will add the “inactive” tag when a user becomes inactive…

DJ ANIMATIONS MUSICALES

Animation musicales des soirées privées et publiques

Awni Attia
<10

Vacatures CPT - zonder taxonomies

Maakt een Vacatures custom post type

Wouter Tweehuijsen
<10

Admin Menu Editor plugin - Open Custom URL in New Tab

This code Snippet was initially created to be used with the Admin Menu Editor plugin (https://wordpress.org/plugins/admin-menu-editor/),…

EXOP Consulting 2025

Campañas

Osvaldo Escareño
<10

om.Html.inlineScripts

document.addEventListener('om.Html.inlineScripts', function(event) { console.log(event.detail.Html); console.log(event.detail.Campaign); } )

om.Optin.init.submit

document.addEventListener('om.Optin.init.submit', function(event) { // This event is passed the Campaign object console.log(event.detail.Campaign); // This event is…

Product order WooCommerce

Force alphabetical sorting on all product pages

1 85 86 87 88 89 222