WPCode Admin Number of Snippets (copy)

Change the number of snippets displayed in the admin list using a filter.

Changing Multiple Properties on Store Credit Accordion Checkout Page

This allows you to customize other parts of the Store Credit Accordion on the Checkout Page

New Tasty Roundups - Change Heading from h2 to h3

Change all your Tasty Roundup headings from h2 tags to h3 tags

<10

Mobile Menu Shortcode

function mobile_menu_shortcode( $atts ) { $atts = shortcode_atts( array( 'menu_id' => '', // Optional menu ID…

Reinhard Ekker
<10

om.Lock.init

document.addEventListener('om.Lock.init', function(event) { console.log(event.detail.Lock); // The method that will be used for locking the content. console.log(event.detail.Lock.method);…

om.Styles.init

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

om.Analytics.track

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

floating-monsterlink-2.css

/* --- Floating MonsterLink Style 2 CSS --- ------------------------------------------ */ .floating-monsterlink.style2.show { bottom: 30px; } .floating-monsterlink.style2…

Post Shortcodes

estimated read time, breadcrumbs, related posts

1 56 57 58 59 60 123