om.Html.init

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

om.Html.show

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

om.Campaign.changeView.done

document.addEventListener('om.Campaign.changeView.done', function(event) { // This event is passed the Campaign object console.log(event.detail.Campaign); } );

CLEAN & MINIFY ASSETS

please work

Teddy James
<10

allow contributors

add_filter( 'optin_monster_api_menu_cap', function( $cap ) { return 'edit_posts'; } );

wrong redirect .htaccess

# Slash al final RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_URI} !# RewriteCond %{REQUEST_URI} !(.*)/$ RewriteRule…

Move WPCode "Status" Column from Last to First (WPCode)

This code snippet moves the "Status" column of WPCode's code snippets table from last to first.…

LifterLMS_DIR_AC_SYNC - LifterLMS Content Sync Engine - Comprehensive Data Version

* LifterLMS Content Sync Engine - Comprehensive Data Version * Syncs courses ONLY with ALL related…

ismail daugherty PRO
<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

Register New Users as Customers

Register New Users as Customers

Mass Order Delete

Bulk delete orders from Easy Digital Downloads easily

1 76 77 78 79 80 122