MemberPress: Add Description for Order Bumps Memberships

The code snippet is designed to manually add a custom paragraph as a description for each…

MemberPress: Restrict Email Patterns for Specific Memberships

This code snippet prevents users with specific email patterns from registering for any of the specified…

modify woocommerce states list

Modyfiy Woocommerce state list to armenian towns villages or districts

MemberPress: Unsubscribed Memberships Shortcode

This code snippet adds [mepr-unsubscribed-memberships] shortcode to display an unordered list (Titles/links) of the logged-in user’s…

Create a Custom Shipping Method in WooCommerce

This snippet allows you to create and add a custom shipping method to your WooCommerce store.

Insert User Status and EN-ID into localStorage (for Jason)

add_action('wp_head', 'output_auth0_user_id_meta'); function output_auth0_user_id_meta() { $script = ""; echo $script; }

Colin Bunn PRO
<10

Activer automatiquement les extensions professionnelles

add_action('init', function () { $extensions = [ 'wp-user-manager/wp-user-manager.php', 'wp-job-portal/wp-job-portal.php', 'wp-html-mail/wp-html-mail.php', // si utilisé pour les emails…

om.Campaign.canShow

document.addEventListener('om.Campaign.canShow', function(event) { // This event is passed the Campaign object console.log(event.detail.Campaign); } );

om.Html.append.after example use case

document.addEventListener('om.Html.append.after', function(event) { console.log('The ' + event.detail.Campaign.id + '-' + event.detail.Campaign.type + ' main container is…

om.Optin.error

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

kindle

blog

Teddy James
<10

Slide Reposition Right Center v2

html div#om-{{id}} { margin-right: -20px !important; height: 540px !important; top: calc(540px / 2) !important; bottom: calc(540px…

Del 2

- ✅ Intro med søkefelt - ✅ 3 bilkort - ✅ “Del erfaring”-knapp - ✅ Responsivt design - ✅ Shortcode-vennlig kode…

Ruben Frøland
<10
1 82 83 84 85 86 218