This function makes the โCreate an accountโ checkbox to be default Checked on WooCommerce checkout page.
/* Make "Create an account" to be default Checked */
add_filter('woocommerce_create_account_default_checked', '__return_true');
This function makes the โCreate an accountโ checkbox to be default Checked on WooCommerce checkout page.
/* Make "Create an account" to be default Checked */
add_filter('woocommerce_create_account_default_checked', '__return_true');
Need help with your Divi website?
Hire me for a consultation and we can work on it together.