
With F4 Simple Checkout Fields for WooCommerce you can simply add new fields to the WooCommerce checkout. There is no UI to manage the fields, they only can be added with a simple PHP method. That ensures that the plugin is lightweight and easy to handle, even though you need simple PHP knowledge and access to the file system to add the code (preferred your WordPress theme).
If you first install this plugin, it will do nothing. But it provides a method to add as many custom fields to your checkout as you need. Here’s a sample how you could add a simple text field to the billing and shipping address:
add_action('init', function() { F4\WCSCF\Core\Helpers::register_field(array( 'name' => 'demo-text', 'type' => 'text', 'label' => 'Text Field' )); }); The register_field method provides a lot of arguments to customize your fields. Some of the arguments are identically to the officiel WooCommerce arguments:
F4\WCSCF\Core\Helpers::register_field(array( // (array) Defines where the field should be added // billing = billing address, shipping = shipping address 'target' => array('billing', 'shipping'), // (string) The internal name for the field. Must be unique 'name' => '', // (string) The field type (text, textarea, password, select) 'type' => 'text', // (string) The field label 'label' => '', // (string) The description 'description' => '', // (string) The placeholder for the input (only text, textarea or password) 'placeholder' => '', // (boolean) Defines if the field is required or not 'required' => false, // (string) The default value 'default' => '', // (array) An array with css classes that should be added to the field 'class' => array(), // (array) An array with field options (only for field type select) // Array key => value pairs: array('value' => 'Label') 'options' => array(), // (string|array) Defines the position, where the field should be added // last = append after the last field // first = prepend before the first field // array('before' => 'fieldname') = prepend before the defined field // array('after' => 'fieldname') = append after the defined field 'position' => 'last', // 'first', 'last', array('before' => ''), array('after' => '') // (string) The delimiter that should be used in the formatted address outputs 'formatted_address_delimiter' => "\n", // (boolean) Defines if the field should be displayed after the formatted address in the order backend or not 'show_after_formatted_admin_order_address' => false, // (boolean) Defines if the field label should be prepended before the field value in formatted address 'show_formatted_address_label' => false, // (boolean) Defines if the field should be displayed in the account address forms 'show_in_address_form' => true, // (boolean) Defines if the field should be displayed in the checkout forms 'show_in_order_form' => true, // (boolean) Defines if the field should be displayed in the formatted address 'show_in_formatted_address' => true, // (boolean) Defines if the field should be displayed in the admin user form 'show_in_admin_user_form' => true, // (boolean) Defines if the field should be displayed in the admin order form 'show_in_admin_order_form' => true, // (boolean) Defines if the field should be displayed in the privacy customer data 'show_in_privacy_customer_data' => true, // (boolean) Defines if the field should be displayed in the privacy order data 'show_in_privacy_order_data' => true )); Starting from $0 per month.
Rating
Reviewers
1 reviews
Tags
Developed By
FAKTOR VIER
Quick & Easy
Common Ninja has a large selection of powerful Wordpress plugins that are easy to use, fully customizable, mobile-friendly and rich with features — so be sure to check them out!
Testimonial plugins for Wordpress
Galleries plugins for Wordpress
SEO plugins for Wordpress
Contact Form plugins for Wordpress
Forms plugins for Wordpress
Social Feeds plugins for Wordpress
Social Sharing plugins for Wordpress
Events Calendar plugins for Wordpress
Sliders plugins for Wordpress
Analytics plugins for Wordpress
Reviews plugins for Wordpress
Comments plugins for Wordpress
Portfolio plugins for Wordpress
Maps plugins for Wordpress
Security plugins for Wordpress
Translation plugins for Wordpress
Ads plugins for Wordpress
Video Player plugins for Wordpress
Music Player plugins for Wordpress
Backup plugins for Wordpress
Privacy plugins for Wordpress
Optimize plugins for Wordpress
Chat plugins for Wordpress
Countdown plugins for Wordpress
Email Marketing plugins for Wordpress
Tabs plugins for Wordpress
Membership plugins for Wordpress
popup plugins for Wordpress
SiteMap plugins for Wordpress
Payment plugins for Wordpress
Coming Soon plugins for Wordpress
Ecommerce plugins for Wordpress
Customer Support plugins for Wordpress
Inventory plugins for Wordpress
Video Player plugins for Wordpress
Testimonials plugins for Wordpress
Tabs plugins for Wordpress
Social Sharing plugins for Wordpress
Social Feeds plugins for Wordpress
Slider plugins for Wordpress
Reviews plugins for Wordpress
Portfolio plugins for Wordpress
Membership plugins for Wordpress
Forms plugins for Wordpress
Events Calendar plugins for Wordpress
Contact plugins for Wordpress
Comments plugins for Wordpress
Analytics plugins for Wordpress
Common Ninja Apps
Browse our extensive collection of compatible plugins, and easily embed them on any website, blog, online store, e-commerce platform, or site builder.

Show Vimeo videos in a Vimeo feed that keeps content fresh and helps visitors discover more of your video library.
Add an events calendar to your site so visitors can view upcoming activities, improving engagement and event visibility.
Add a countdown bar to your site to create urgency, highlight limited time offers, and drive faster engagement and higher conversions.
Make it easy for supporters to contribute using PayPal or Stripe by adding a donation button that keeps giving fast, secure, and on site.
Use right click protection to prevent copying by disabling right click actions, protecting your content and reducing unauthorized reuse on your site.
Show product updates, new features, and announcements in a What's New popup that keeps users informed and engaged.
Show Apple App Store reviews to build trust, strengthen credibility, and help visitors make confident download decisions that support app growth.
Present all your locations with a clear company branch list that helps customers find nearby offices, understand key details, and enjoy a smoother experience.
Create a mega footer that organizes navigation links, contact info, logos, social icons and improves usability and site structure.
Showcase videos with a video gallery that organizes clips from multiple sources in clear visual layouts that keep visitors watching and support higher conversions.
Use a subscription button to streamline recurring payments, simplify signup, and help increase conversions with seamless PayPal or Stripe integration.
Create interactive personality quizzes with custom results and flexible design to boost engagement and help visitors explore tailored outcomes easily.
More plugins
The Common Ninja Search Engine platform helps website builders find the best site widgets, apps, plugins, tools, add-ons, and extensions! Compatible with all major website building platforms - big or small - and updated regularly, our Search Engine tool provides you with the business tools your site needs!
