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

Format Date

Change the date format of the "Date of Donation" column in the Donations export.

REST API Shopping Cart Endpoint for EDD

Adds a REST API endpoint that returns the current user's shopping cart.

Auto Complete Virtual Orders - Not EFT

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

Send Sale Alerts From Customer Email

Sets the From address of New Sale alert emails to the customer's email address

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…

Grandfather Renewal Rate

Allows a custom renewal discount to be set for customers who purchased before a custom date

1 131 132 133 134 135 223