pause a video playing on campaign.show

document.addEventListener('om.Campaign.show', function(event) { if (event.detail.Campaign.id === "CAMPAIGN_ID") { // Add your own logic to pause video…

om.Campaign.afterCleanup

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

Navegación personalizada páginas específicas

alguna navegación lleva a paginas que no corresponden

<10

allow editors

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

Untitled Snippet

<meta name="google-site-verification" content="dd3uXq84TzhHtU_Hb3LG5Lw0lrijOzL6AKE6A3ST1uM"

Set Background Color for Active Snippets (WPCode)

This code snippet sets a background color and adds a vertical activation bar to WPCode's code…

LifterLMS_DIR_AD_FPopulation - LifterLMS Course Sync - Detail Population Module

* PURPOSE: * - Hooks into main sync completion * - Populates comprehensive course data (lessons,…

ismail daugherty PRO
<10

GravityForms_DIR_AC_SYNC - Gravity Forms & Feeds Sync Engine

* Description: Manual sync functionality for forms and their feeds * Location: Run Everywhere * Priority:…

ismail daugherty PRO
<10

Shop Manager - View Only.js

Creates a Shop Manager - View Only role that can view the backend, but cannot edit…

WPBakery Collapse All Rows

Adds Collapse / Expand All Rows in WP Bakery Builder + Ave WP Theme

<10

Sample Email Template Tag

This is an example of how to register a new email template tag for EDD.

1 63 64 65 66 67 125