Enable JSON and SVG uploads for administrator users only

/** * Enable JSON and SVG uploads for administrator users only. */ add_filter( 'upload_mimes', function (…

GravityView_DIR_RAPI -Expose GravityView ACF Fields to REST API

* WPCode Snippet: Expose GravityView ACF Fields to REST API (MANUAL SYNC ONLY) * Description: Makes…

ismail daugherty PRO
<10

SEO for GHL

Pixel for SEO in GHL

Mike Hoaglin
<10

BOGO Coupons to refer to original subtotal

When a BOGO coupon has a minimum spend (Usage Restriction) configured, applying the coupon can incorrectly…

Talkwithkallie.com

talkwithkallie.com

celeste ramirez
<10

Commissions payment_id email tag

This adds support for the {payment_id} email tag to Commissions Notifications

Vendd Theme - Display Downloads Purchase Button

This is a CSS snippet which displays the download purchase button

Robertson

Taylor Lunemann
<10

Remove Method label

add_filter( 'woocommerce_cart_shipping_method_full_label', 'remove_shipping_method_title', 10, 2 ); function remove_shipping_method_title( $label, $method ){ $new_label = ''; if (…

1 55 56 57 58 59 125