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
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
Set a minimum order amount in WooCommerce – No Plugin used
Post More Detail Learn how to Set a minimum order amount in WooCommerce. Customer will not…
Paypalcheckout
Payment checkout
Sarge
This should bring up messaging with Sarge, the personal AI companion of the BitBoy Bootcamp recruits.
Buy with Prime
add_action( ‘woocommerce_after_add_to_cart_form’, ‘QL_add_text_under_add_to_cart’ ); function QL_add_text_under_add_to_cart () { global $product; ?>
FlowMattic: Expand Workflow Description Box.
This snippet runs in the WordPress admin area and removes any line-clamping on the “.css-iIDhdyB” element…
MemberPress: Disable MemberPress Protection On Posts with Specific Tags
This code snippet disables content protection for posts that are tagged with a specific term (e.g.,…
MemberPress: Add Email Recipients to Specific Emails
This code snippet adds additional email recipients to the MemberPress email recipient list if the email…
MemberPress: Change Country VAT Rate for a Certain Membership
The code snippet will modify the VAT rate on registration for a specified membership only if…
MemberPress: TaxJar - Prevent Sending VAT Transactions to TaxJar
When the MemberPress TaxJar integration is active, by default, MemberPress will send all transactions to TaxJar,…