ACFW - Invalidate coupons for products with certain custom meta data

add_filter( 'woocommerce_coupon_is_valid', function( $valid, $coupon, $discount ) { $excluded_channels = $coupon->get_meta( '_excluded_og_channels', true ); if (…

Single Vendor Purchase

Limits the customers purchase to a single vendor

MAKING MONEY ONLINE WITH FRIDAH

THE FIRST $1000 ONLINE INCOME BLUEPRINT,AI INCOME BLUEPRINT FOR BEGINNERS

Current year

Shortcode for inserting the current year into a post or page.. This is a sample snippet.…

Add Security Headers

Adds missing security headers to standard Wordpress sites: 1. Content Security Policy is an effective measure…

Display a message after the 1st paragraph of posts

Thank you for reading this post, don't forget to subscribe!

Add a Get Directions Link to Venue Pages

Adds your own markup above or below the venue details block. The example builds a "Get…

How to Disable Comments on Event Posts? | Quick Event Manager

This code snippet is designed to automatically disable comments for event post types generated via the…

Event URL (Simple Usage) | Display Eventbrite Events

This filter allows you to adjust the event URL. This is primarily so you can add…

Filter Music Promoter Age Restriction | Display Eventbrite Events

For Eventbrite music promoters only. Age restriction text is displayed unless it is set in Eventbrite…

Blocks on templates

Setting a specific block on specific templates by default

1 … 110 111 112 113 114 … 235