Creating Additional Format for the Date / Time field
This snippet is used to add extra formats for the Time interval on the Date /…
Yoast SEO
Integration with Yoast SEO with WC Vendors
How To Show Last Modified Date On Blog Post Instead Of Published Date in WordPress
If you want to display the last modified date on your blog post without using a…
Completely Disable Comments
add_action('admin_init', function () { // Redirect any user trying to access comments page global $pagenow; if…
Increase the Number of Posts Imported Per Batch from Yoast SEO Plugin
This filter can be used to increase the default number of posts imported per batch from…
Hide sidebar on mobile device
function custom_hide_sidebar_on_mobile() { echo ' '; } add_action('wp_head', 'custom_hide_sidebar_on_mobile');
Discover LaMelo Shoes: Where Street Style Meets Basketball
Discover LaMelo Shoes – the perfect fusion of style, performance, and comfort. Whether you're dominating the…
Template: After Order Actions
This is a template that can be used to hook into the `edd_after_order_actions` hook, allowing developers…
Header and Footer
Copy/pasted form docket
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.
WP Simple Pay: Use Custom Field Value as Stripe Payment Description
Use the value of a custom field as the description for the Stripe payment record.
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…
Adding French Time Format for the Date / Time field
This code snippet adds a new French format to the Date / Time field.
Tyler Hall Tech Custom Snippets
All the Goodies