How to Remove WooCommerce Checkout Fields without any wordpress plugin
Автор: Tech Trigger
Загружено: 2022-07-01
Просмотров: 25663
Описание:
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 with F...
🌐 Add BUY NOW button on WooCommerce website • How to Add Buy Now Button in Woocommerce w...
🌐 Add POS system for WooCommerce Website • The Best Free WooCommerce Pos Plugin for W...
/----------E-commerce Website Creation----------//
🌐 Create Free eCommerce Website • ফ্রিতে অনলাইন শপ | How to Make a Free eCom...
🌐 Create Free eCommerce Website • How to create free eCommerce WordPress Web...
🌐 Create eCommerce Website with Premium Theme • WoodMart Theme Customization with Elemento...
🌐 Free Fire, PUBG, Virtual Visa, Gift Card Selling Website • How to Create Gaming Topup, Virtual Visa C...
😀.......Our Playlists.......😀
🌐 WordPress Theme Customization Bangla Tutorials A-Z • WordPress Theme Customization Bangla Tutor...
🌐 Creating Full Website Bangla Tutorials • How To Create Full Website
🌐 Latest WordPress Theme Customization Bangla Tutorial • Плейлист
🌐 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 & Admob,...
🌐 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 😀
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: