Add a terms and conditions checkbox in Woocommerce registration form
In woocommerce registration form, there's no "terms and conditions" before sign up button. Is there a way to make it appears in the form? Here is the link of my theme layout . Updated on july 2018 - Added compatibility for Woocommerce version 3.4+ If not done yet, first you need enable terms and conditions on checkout page: To create a new page in Wordpress for your terms and conditions To enable that page in Woocommerce > Settings > Checkout > Checkout pages (section) : Then save… you are done. The code to get the term and conditions check box on registration form: // Add term and conditions