Lazy Load

add_action('wp_head', 'custom_lazyload_script'); function custom_lazyload_script(){ ?>

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

1 119 120 121 122 123 220