75135-570

<!-- Google Tag Manager --><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-TNJ5X5VC');</script><!-- End Google Tag Manager -->

Prevent Tasty Links inside Tasty Recipes

Prefer to keep your recipe cards clear of automatic links from your Tasty Links keywords? No…

<10

Glass Shards CSS

.glass-shard { /* Glass effect */ background: rgba(255, 255, 255, 0.18); backdrop-filter: blur(9.8px); -webkit-backdrop-filter: blur(9.8px); box-shadow:…

HosaEna Header Solid Transition

(function(){ const header = document.querySelector('.site-header'); function setSolidByScroll(){ if(!header) return; if(window.scrollY > 50){ header.classList.add('he-solid'); } else {…

Angesom Afework
<10

GravityForms_DIR_AD_RAPI - Expose Gravity Forms ACF Fields to REST API

* Description: Makes Gravity Forms data accessible via Application Password authentication * Location: Run Everywhere *…

ismail daugherty PRO
<10

WpPages_DIR_AC_RAPI - Expose WordPress Pages Sync ACF Fields to REST API

* Description: Makes WordPress Pages data accessible via Application Password authentication * Location: Run Everywhere *…

ismail daugherty PRO
<10

Test

Louis Agnello
<10

Show Terms By Default

Show the terms of agreement open on the checkout page by default

Auto Complete Virtual Orders - Not EFT

Auto complete virtual orders that are virtual but NOT downloadable, excluding EFT orders

Prevent Wholesale Customer to Add Product to the Cart If The Product is Low on Stock

// Prevent wholesale customer to add to cart if the product is low on stock add_filter('woocommerce_is_purchasable',…

WWOF v3: Force "View Cart" link in the success side-popup to open in the same tab

/** * WWOF v3: Force "View Cart" link in the success side-popup to open in the…

1 214 215 216 217 218