In this video, I have shared how to remove WooCommerce Checkout Fields without any WordPress plugin, Just use simple PHP code.
PHP CODE
-------------------
//Remove Checkout Fileds
function quadlayers_remove_checkout_fields( $fields ) {
unset($fields['billing']['billing_company']);
unset($fields['billing']['billing_address_1']);
unset($fields['billing']['billing_address_2']);
unset($fields['billing']['billing_city']);
unset($fields['billing']['billing_postcode']);
unset($fields['billing']['billing_country']);
unset($fields['billing']['billing_state']);
return $fields;
}
add_filter( 'woocommerce_checkout_fields' , 'quadlayers_remove_checkout_fields' );
🌐 Free OTP LOGIN on Woocommerce website • WooCommerce Mobile Number OTP Login w...
🌐 Add BUY NOW button on WooCommerce website • How to Add Buy Now Button in Woocomme...
🌐 Add POS system for WooCommerce Website • The Best Free WooCommerce Pos Plugin ...
/----------E-commerce Website Creation----------//
🌐 Create Free eCommerce Website • ফ্রিতে অনলাইন শপ | How to Make a Free...
🌐 Create Free eCommerce Website • How to create free eCommerce WordPres...
🌐 Create eCommerce Website with Premium Theme • WoodMart Theme Customization with Ele...
🌐 Free Fire, PUBG, Virtual Visa, Gift Card Selling Website • How to Create Gaming Topup, Virtual V...
😀.......Our Playlists.......😀
🌐 WordPress Theme Customization Bangla Tutorials A-Z • WordPress Theme Customization Bangla ...
🌐 Creating Full Website Bangla Tutorials • How To Create Full Website
🌐 Latest WordPress Theme Customization Bangla Tutorial • Playlist
🌐 Domain Hosting & Cpanel Bangla Tutorial • Domain Hosting & Cpanel Bangla Tutorial
🌐 WordPress Tips & Tricks • WordPress Tips & Tricks
🌐 Create Android App For Website / Customize Android Source Code • Android Source Code Customization & A...
🌐 Blogger Bangla Tutorials • Blogger Bangla Tutorials
😀______________Social Links______________😀
🌐 Like Us on Facebook / techtriggerr
🌐 Personal Page https://fb.com/ajharrashedofficial
🌐 Join Our Facebook Group https://goo.gl/zHEuaw
🌐 Youtube Channel Link http://bit.ly/2SMuS6s
🌐 Visit our website http://www.wpmethods.com
So stay with us and subscribe to our channel to get more helpful tutorials. And you can click the bell icon for regular updates. If you face any problem just comment on the description box. Pray for me Allah Hafiz 😀
Watch video How to Remove WooCommerce Checkout Fields without any wordpress plugin online without registration, duration hours minute second in high quality. This video was added by user Tech Trigger 01 July 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 19,762 once and liked it 341 people.