Conversion Event Snippet
When people click on book now or sign up and redirected to Mindbody for bookings.
Company Field on Receipt
Outputs the "Company" on the payment receipt.
Using an Office 365 GCC or DoD email address
For security measures, Government Community Cloud (GCC) and U.S. Department of Defense (DoD) accounts typically use…
Tyler Hall Tech Custom Snippets
All the Goodies
Change Accepted Countries Per Campaign
This example shows how to change the accepted countries list on a per-campaign basis.
Leave Tasty recipe ratings with WP-PostRatings
The Tasty Recipes rating system works with the default WordPress comment form. However, if you use…
Required Fields
Modify the required fields for checkout.
Rank Math
Support for Rank Math
Event Data | Display Eventbrite Events
Please note that this guide is intended for advanced users and developers. Our plugin already offers…
Remove Customer Role From Excluded Roles
This filter can be used to remove the customer role from the excluded roles
Note Orders
add_filter( 'manage_edit-shop_order_columns', 'custom_shop_order_column', 90 ); function custom_shop_order_column( $columns ) { $ordered_columns = array(); foreach( $columns as…
Media Library Infinite Scrolling
Infinite Scroll
How to Allow WordPress WooCommerce Direct Order to WhatsApp Free.
Post Intro In this tutorial you will learn How to Allow WordPress WhatsApp Direct Order to…
Add Offline Instructions Field
Add a new field to your donation-related emails which shows the offline payment instructions for offline…