Use YouTube Thumbnail as Featured Image

// Hook into the save_post action to set the YouTube thumbnail as the featured image function…

Read More/Less Toggle with Fade Effect

Original code: Imran Siddiq, (Web Squadron on YouTube) Modified to add fade effect. Description: This code…

Customize Store Credit Accordion on Checkout Page

This snippet allows you to customize Store Credit Accordion on the Checkout Page

MemberPress: Restrict Signups for Northern Ireland-Based Users

This code snippet will restrict signups for Northern Ireland-based users on MemberPress registration pages. Additionally, it…

MemberPress: Enabling Payment Receipt Email for Free Non-recurring Subscriptions

By default, MemberPress doesn’t send the payment receipt email for free non-recurring membership registrations. This code…

MemberPress: Generate Invoice Numbers for Zero Amount Transactions

This code snippet ensures invoice numbers are generated for transactions with zero amounts in MemberPress. By…

Divi Transparent menu above FullScreen Video

To make the top menu transparent and overlay the full-screen video background on your site, follow…

PRO DRIVERS PERSONAL EXERCISE HUB APP

THE SNIPPET IS CODING FOR AN APP ENTITLED PRO DRIVERS PERSONAL EXERCISE HUB. CREATED TO PROVIDE…

Categorias pai a negrito e lembrete para nao esquecer de prencher certos campos ao adicionar um produto

/** * Validação completa para produtos WooCommerce * Verifica preço, categoria, referência (SKU) e peso */…

Trustpilot header code

ads trustpilot script to the header for reviews and tracking

Jonathan Blanco
<10

om.WebFonts.init

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

1 137 138 139 140 141 223