om.Analytics.track example 1

document.addEventListener('om.Analytics.track', function(event) { if ( 'conversion' === event.detail.Analytics.type ) { console.log(event.detail.Campaign.id + '-' + event.detail.Campaign.type +…

floating-monsterlink-2.js

// Floating MonsterLink Style 2 jQuery(document).ready(function ($) { //* Animate Floating MonsterLink into view on page…

Normalize

Settings to normalize across browsers

Logged in User Drop Down Menu

Along with the Avatar and User Shortcode Snippet, this can display a nice logged in User…

Ilana Borsje PRO
<10

LIFTER_TextReplace - Changes "Courses" to "Modules" and "Lessons" to "Steps

* Changes "Courses" to "Modules" and "Lessons" to "Steps" * Add to WP Code Snippets or…

ismail daugherty PRO
<10

WPCODE_DIR_AA_CPT - WPCode Snippets Sync CPT Registration

* Description: Registers shadow CPT for syncing WPCode snippets to REST API * Location: Run Everywhere…

ismail daugherty PRO
<10

Ensure Webfont is Loaded (non-Elementor)

function custom_font_display( $current_value, $font_family, $data ) { return 'swap'; } add_filter( 'font_display', 'custom_font_display', 10, 3 );

Button - Read More to Buy Now

changes read more to buy now

Carla Mawyin
<10

Modify User Verification URL Expiration

Changes the length of time before user verification email links expire

Add Custom Taxonomy - Single Vendor Taxonomy

It'll only allow the vendor to select one custom taxonomy term at a time

1 63 64 65 66 67 126