Search results for: disable
Disable Auto-generated Image Sizes
When we upload any media, WordPress automatically generates other extra sizes of it. It may eat…
Disable Product delete for published products only
/** * This will disable delete only for published products, leaving drafts to be able to…
Prevent Wholesale Customer to Add Product to the Cart If The Product is Low on Stock
// Prevent wholesale customer to add to cart if the product is low on stock add_filter('woocommerce_is_purchasable',…
Disable Automatic Updates
Use this snippet to completely disable automatic updates on your website.
Disable RSS Feeds
Turn off the WordPress RSS Feeds for your website with 1 click.
AIO Dashboard
Suport for AIO SEO dashboard
Disable Automatic Updates Emails
Stop getting emails about automatic updates on your WordPress site.
Disable Automatic Updates Emails (copy)
Stop getting emails about automatic updates on your WordPress site.
Disable WordPress REST API
Easily disable the WP REST API on your website with this snippet.
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);…
Disable the Email Address Suggestion
Disables email address suggestion in the Email field.
Disable Enter Key in WPForms
Disables the Enter key for all forms created with WPForms.
Tyler Hall Tech Custom Snippets
All the Goodies
MemberPress: Disable Admin Password Lost/Changed Email
Disable the MemberPress Admin email notification for password lost/changed.
Disable Emojis
Disable Emoji's in WordPress to improve your site's performance