om-angularjs.js
// Using AngularJS. var myApp = angular.module('myApp', []); myApp.run(function($rootScope) { $rootScope.$on("$locationChangeStart", function(event, next, current) { if…
om-listeners-convert.js
om{{id}}.Listeners.convert();
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.
HCP Chat
Chat that will lead to my CRM
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
MemberPress: Display Current User’s Memberships Statuses And Renewal Dates
This code snippet adds the new [mp_membership_info] shortcode. Adding this shortcode anywhere on the website displays…
MemberPress: Disable MemberPress Protection On Multiple Specified Pages
This snippet allows disabling the MemberPress protection (unprotect) on multiple specified pages. The code snippets overrides…