WSG Group GTM Head Tag

Add GTM Tag to Site Header on WSG Site Group

Colin Bunn PRO
<10

Modern Pos Ajax Issues

define('SUBDIRECTORY', 'modernpos');

Memberpress: Remove the Navigation Links on Page

Applying this custom CSS code will hide the default post navigation (Next/Previous) buttons located at the…

How To Allow Shop Manager to Manage Feeds?

#-- Allow Shop Manager to Access Product Feed Menus --# function allow_feed_menus_to_shop_manager( $capability ) { if…

<10

Youtube

Embed youtube video within post.

modify woocommerce countries list

modifies Woocommerce built in country names to Armenian Regions disabling the rest

MemberPress: Restrict Signups for US-Based Users

This code snippet will restrict signups for US-based Users on MemberPress registration pages. Additionally, it ensures…

MemberPress: Filter Email Recipients Based on Expired Memberships

The code snippet updates the email recipient lists by removing email addresses of users whose membership…

MemberPress: Load All Currently Enqueued Styles In MemberPress Courses for Popup Maker plugin

By default, if the ReadyLaunch Courses/Lessons template is enabled, the MemberPress Courses add-on won’t enqueue 3rd-party…

Automatically Set Featured Image from First Image in Post

Automatically Set Featured Image from First Image in Post

1 156 157 158 159 160 213