Variable Pricing License Expiration

Set the expiration time for licenses per price option

Remove Unused JS

/** * We will Dequeue the jQuery UI script as example. * * Hooked to the…

<10

WP Simple Pay: Allow Customers to Exempt from Tax

Add a "Checkbox" field with the "Stripe Metadata Label" set to "Tax Exempt"

Untitled Snippet

Soufian Seddiki
<10

WPCODE_DIR_AB_ACF - Fields for WPCode Snippets Sync

/** * WPCode Snippet: ACF Fields for WPCode Snippets Sync * Description: Registers ACF fields to…

ismail daugherty PRO
<10

NEXTSTEP SHORTCODE CRONJOB

/** * Compliance Calendar - Cron Jobs (Overdue Detection) * Checks for overdue compliance items and…

ismail daugherty PRO
<10

Website Schema

Melody Tholstrup
<10

Set a Custom Email Header (copy)

This snippet sets custom email headers to ensure you can control specific behaviors of your sent…

custom CSS slide-in reposition

html body div#om-{{id}}.Campaign.CampaignType--slide { right: 40px !important; bottom: 100px !important; }

Add the "input hidden" field type to the EDD settings

Add 'input type="hidden"' to the type of input fields available when setting up your plugin's EDD…

Add an image filed to the sign up form

// Add the image field to the signup form. add_action( 'wcv_form_input_after__wcv_store_name', 'wcv_image_uploader'); function wcv_image_uploader( ){ if…

Disable sold by link on checkout page

/** * Disable the sold by link on the checkout page */ add_filter('wcvendors_sold_by_link', 'wcv_disable_checkout_sold_by_link', 10, 2);…

Change Add Product button URL

Change Add Product button URL

Filter Slider Speed | Display Eventbrite Events

The following filter changes slider speed from default 10 seconds ( 10000 milliseconds ). (Note this…

1 47 48 49 50 51 127