Withholding Tax Example

Withhold 30% of each commission amount when the customer address matches the store country for withholding…

Submission Form Redirect

Filter the redirect URL for successful FES Submission Form submission

Vendd Theme - Display Downloads Purchase Button

This is a CSS snippet which displays the download purchase button

Allow Date Range Selection in Date Picker

Adds the ability to select a date range inside the Date Picker field.

<10

Add User Email To Donation Summary

This will allow - among other places - for the user email to be displayed on…

Add Tax ID to Shipping Label

/** * Add the Tax ID Field to the settings page * * In this example…

Including product tax to commission calculation

add_filter( 'wcvendors_commission_rate', 'wcv_calculate_commission_include_product_tax', 10, 5 ); function wcv_calculate_commission_include_product_tax( $commission, $product_id, $product_price, $order, $qty ) { $product…

Create Additional Schemes for the Address Field

This snippet will show you how to create your own Scheme for the Address field. This…

<10

Oktoberfest 5K - RaceCheck Widget

Review widget from RaceCheck for Oktoberfest 5K page

After Checkout Event in EDD

This snippet would stop sending cart abandonment campaigns to your push subscribers as the purchase goal…

Supports sending an email with a Stripe Pre-Approved payment is submitted.

By default EDD only sends a purchase confirmation when an order is marked as completed, however…

Combined Date – Time Format (Do something with the Local End Time) | Display Eventbrite Events

The combined date / time format appears in several layouts and typically looks like 12/02/2019, 10:00…

Filter Music Promoter Age Restriction | Display Eventbrite Events

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

1 25 26 27 28 29 82