Hide Cart Price Button

/** * Hide Price & Add to Cart for Non Logged in Users for Specific Products…

<10

Untitled Snippet

Monthly Leaderboard Race Top players — live updated 00d 00h 00m 00s S #2 $0.00

Donation Fee Radio Field

adds option for them to cover fee, works with visual mode. disgusted their fee cover plugin…

Disallow point redemption if cart has subscription product.

This snippet will remove the point redemption option if the cart has a subscription product

Membership Details Table Override

Hides certain information from the free plans while keeping table formatting

Download Archive Menu Item

Displays the download archive link in the "View All" tab of the "Pages" menu items meta…

Cherry Widget

Kimberly Merrill
<10

RED'S Java Snippet

fetch("https://redllc.ai/wp-json/chaport/v1/lead", { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify(payload) }) .then(res => res.json()) .then(data…

Home page

home page schema

David Nesmith
<10

Remove ISO 4217 for Google Feeds

// Force localization for all feeds add_filter('adt_product_feed_localize_price_args', function($args) { $args['decimal_separator'] = '.'; $args['thousand_separator'] = ','; return…

<10

custom order status wpadmin

/* * Register a custom order status * * @author Misha Rudrastyh * @url https://rudrastyh.com/woocommerce/order-statuses.html */…

Remove Location Taxonomy

// Add custom Bulk Action to the Pages view function custom_add_bulk_action() { global $post_type; if ($post_type…

1 91 92 93 94 95 223