Connect to google

https://www.facebook.com/profile.php?id=61561561635100

MemberPress: Mailchimp Feed Unblocker

Allows Mailchimp feed through the MemberPress rules protections. Go into your Mailchimp RSS setting and add…

MemberPress: New and Improved Remove State From Registration (For countries that don’t have a drop down)

This code snippet will override the MemberPress script used to manage the state field on the…

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

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

Using Conditional Logic to Change Date Picker Locale

This snippet works with the WPML plugin and only apply date picker locale changes when the…

<10

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.

Disable Inspector Tabs

Revert having a separate tab for block styles.

<10

Allow Manual Donations Without Email

Allow donors to be be added without an email address.

product data tabs

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

Carla Mawyin
<10
1 83 84 85 86 87 125