Remove the "Apply to become a vendor" checkbox from the WooCommerce default customer signup form
/** * Remove WC Vendors "Apply to become a vendor" checkbox from the WooCommerce default customer…
TEst Library Marko
test
AffiliateWP - Affiliate Referrals CSV Export
Adds a "Download Referrals CSV" button to the Affiliate Area referrals tab. When WooCommerce is active,…
Allow SVG/JPEG/WEBP/ICO/AVIF Files Upload
Allows these filetypes to be uploaded to the media library
Customize the error message shown on the WPForms Password Reset form when the reset link is invalid or expired
/** * Customize the error message shown on the WPForms Password Reset form * when the…
Adsense
Adse
WWPP - Hide Tax label on Cart/Checkout for wholesale customers
add_filter( 'woocommerce_countries_tax_or_vat', function( $label ) { if ( ! ( is_cart() || is_checkout() ) ) {…
Redirecting Vendors to Vendor Dashboard on Login
Snippet To Redirect Vendors to their Dashboard on login
Add menu item to vendor dashboard
// Add this to your themes functions.php function add_menu_item( $pages ){ $pages[] = array( 'label' =>…
Framework_Fluid_CSS
Fluid Design Framework - Fonts: Viewport MIN - 320 -- Viewport MAX - 1200 Space: Viewport…
Show Left Sidebar Before Content on Mobile
By default the sidebar always displays below the content on mobile. This code will allow you…
City A/C Repair
Templates for backlinks of ac repair templates
TplMng
// This code is part of the template, $tplData['hasShellZip'] is provided through TplMng $hasShellZip = $tplData['hasShellZip'];…
exclude meta key from duplicating products
exclude meta key from duplicating products