Untitled Snippet

https://sites.google.com/view/genialshopping?usp=sharing

Disable Admin Notices WordPress

Completely removes all admin notices from the WordPress dashboard, * including core WordPress notices and those…

Home Page

Welcome to Eckankar NJWelcome to Eckankar in New JerseyJoin free events and explore spiritual freedom.

Edward Kelly
<10

om.Analytics.init

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

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 contributors

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

Feed Generation Cron Script

This file will be used to run via cron and update feed based on the ID

<10

Fix Formating of Buttons in Off Canvas

This fixes the buttons in the off canvas not obeying the global CSS from the Customiser

Ilana Borsje PRO
<10

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 63 64 65 66 67 125