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 😀
Смотрите видео How to Remove WooCommerce Checkout Fields without any wordpress plugin онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Tech Trigger 01 Июль 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 19,762 раз и оно понравилось 341 людям.