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 this?
Hire me for a consultation and I’ll walk you thru the process.
More Tips
Tell me about your project. The more details the better.
"*" indicates required fields