htmk to monsterlink

jQuery(document).ready(function($) { $('a[href="#"]').addClass("manual-optin-trigger"); $('a[href="#"]').attr("data-optin-slug", "pm6fnflhiocj7cge"); });

WSG GTM Body Tag

Add GTM Tag to Site Body in WSG Site Group

Colin Bunn PRO
<10

Change the FILEMANAGERURL

Change the FILEMANAGERURL in Modern Pos

Add Theme Supports

Reference: https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-support/#opt-in-features

Hide Out Of Stock items on WooCommerce Shop page when sorting (popularity/price) applied.

Hide Out Of Stock items on the WooCommerce Shop page when sorting (popularity/price) applied.

Woocommerce: How to add minimum amount for different categories with different amount per category with different notice.

WooCommerce: Display Minimum Order Amount Notices by Category This code snippet adds functionality to your WooCommerce…

How to Automatically Submit a Form with a Field Choice - CSS

button#wpforms-submit-3046 { display: none; } form#wpforms-form-3046 span.wpforms-icon-choices-label { font-size: 0; } ul#wpforms-3046-field_3 li label:hover, ul#wpforms-3046-field_4 li…

<10

Changes the default recipe author name in Tasty Recipes

Replace 'Your New Default Author Name' inside the quotes with your preferred Author Name and then…

<10

Change Currency Format By Locale

This snippet below shows how to change the currency format for each language.

product data tabs

/** * Rename product data tabs */ add_filter( 'woocommerce_product_tabs', 'woo_rename_tabs', 98 ); function woo_rename_tabs( $tabs )…

Carla Mawyin
<10

Replace Menu Icon

Replace the standard menu icon in Easy Digital Downloads with an icon from Dashicons

Force Minimum Password Length at Checkout

Force a minimum password length when a customer creates an account at checkout

Reverse variable pricing

Great for when you've added variable prices lowest to highest but want to show highest to…

1 90 91 92 93 94 133