Count Up
Counter that increases by a certain number per day.
Add Progress Bar Before Summary
Add a progress bar to the individual legacy campaign pages.
WP Mail SMTP: specify an exact AuthType to connect to a Server.
Some SMTP servers require a very specific AuthType to connect to them in order to send…
bypass SSL certificate
bypass ssl - getting errors - fixes that
User Switching
Easily switch to a Customer when using the User Switching plugin
Limit Purchase Total
Sets a purchase amount and prevents customers from purchasing more than that amount at one time.
Disable Wish Lists by Category
Customize this plugin to remove wish lists from certain categories of downloads
Remove Product Notes For All Downloads
Remove product notes from all downloads. These show on the purchase confirmation page, the admin email…
Let Customers Select Their User Role From A Custom Field In Wholesale Lead Capture
Create a custom field with the user role selection, make sure that the values match your…
Custom Field to Vendor Settings Page
/* WC Vendors Pro - My Custom Field */ function store_bank_details( ){ if ( class_exists( 'WCVendors_Pro'…
Remove table from dashboard
if ( ! function_exists( 'wcv_remove_recent_order_table_columns' ) ) { /** * Remove columns from Recent Orders table…
Change the sold by label on the product archive
// Unhook WC Vendors method remove_action( 'woocommerce_after_shop_loop_item', array('WCV_Vendor_Shop', 'template_loop_sold_by'), 9 ); // Define new sold by…
Untitled Snippet
i want a on off button that when press each other send logical true if press…