Remove Download Links
Remove download links from checkout page for all downloads.
Add the_content to storefront template.
Changes the number of downloads displayed in the latest downloads section of the store front template.
WP Simple Pay: Per-Form Fixed Tax Rate Percentages
Override the returned tax rate for a given Payment Form. Important: Tax rates with the percentage…
Podar Jumbo Kids - Contact Details
Contact Details
GravityForms_DIR_AB_ACF - Gravity Forms & Feeds ACF Fields
* Description: Registers ACF fields for form and feed data + notification/confirmation content * Location: Run…
reunik1
increase limit
Property Type Conditional Search Fields
jQuery(document).ready(function($) { // ============================================ // FIELD VISIBILITY BASED ON PROPERTY TYPE // ============================================ // All conditional…
Remove "mail.readwrite" Scope for the Outlook Mailer (copy)
This snippet removes the `mail.readwrite` scope from the WP Mail SMTP plugin Outlook provider.
Form action onSubmit
First Name Email Address
bypass SSL certificate
bypass ssl - getting errors - fixes that
Add Custom Taxonomy - Multiple Vendor Taxonomy
Allows the vendor to select multiple taxonomies
Add a video field to the sign-up form
// Add the video field to the signup form. add_action( 'wcv_form_input_after__wcv_store_name', 'wcv_video_uploader'); function wcv_video_uploader( ){ //…
Force product type for all products
// Disable the product type drop down. add_filter('wcv_disable_product_type', function() { return true; } ); /** *…
Add TikTok to the social tab of settings
This will show the setting and it should be saved when saving the form.