Force localized currency for product feeds

This allows you to change the ISO 4217 for all the product feeds

<10

WWLC - Default Wholesale Leads list to sort by registration date (newest first)

1. Navigate to your site: Go to your WP Admin dashboard. 2. Apply the snippet: Paste…

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 CC Mail

Adds CC to default Wordpress mailing system.

Display a message after the 1st paragraph of posts

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

Custom Field Order on Venue Pages

Venue pages have a fixed field order and no filter to change it. This snippet replaces…

Require Downloadable fields - Downloadable product template

Require Downloadable fields - Downloadable product template

Allow CSS Files Upload

Allowing to upload CSS file into media folder for custom special integration such as booking search…

HTG

[wpgetapi_endpoint api_id='HomeToGo' endpoint_id='HTG' debug='false']

1 140 141 142 143 144 233