Move Campaign Summary Description Below Content

Shuffle the order of things on the campaign page.

Change Checks to Wire Transfer

Changes the word "Checks" to "Wire Transfer".

Add CPTs for Typesense

Enables you to add the CPTs selected for indexing and searching with Typesense

Hotfix: Free Downloads - Always load assets

In version 2.3.15 of Free Downloads, an attempt was made to only load the Javascript asset…

om-disable-preload.js

document.addEventListener('om.Campaign.init.preload', function(event) { event.detail.Campaign.settings.preload = false; });

Lazy Load

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

GravityView_DIR_AA_CPT - GravityView Views CPT Registration

* Description: Registers custom post type for GravityView with full REST API support * Location: Run…

ismail daugherty PRO
<10
1 83 84 85 86 87 228