Disable Geolocation Current Location if the page URL contains Prefill by URL parameters targeting an address field

When "Current Location" is enabled in WPForms > Settings > Geolocation, the geolocation JS overwrites address…

Ralden Souza PRO
<10

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…

Ajax snippet

Jeremy Setters PRO
<10

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 (…

Add a custom column to Commission table

/** * Add custom columns label * * @param Array $columns array stored column names *…

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.…

Hide SALE! Badges

/*Hide WooCommerce SALES Badges*/ .woocommerce span.onsale { display: none; } /*Hide SALES Badges in home page…

Add CC Mail

Adds CC to default Wordpress mailing system.

blutooth connection

i want a on off button that when press each other send logical true if press…

Remove Subscriber from Segment

This snippet helps remove a push subscriber from a segment on the defined event.

1 137 138 139 140 141 231