Make “Create an account” to be default Checked on WooCommerce checkout page.

TIPS

Jul 31, 2022 | WooCommerce Tips | 0 comments

This function makes the “Create an account” checkbox to be default Checked on WooCommerce checkout page.
[php]
/* Make "Create an account" to be default Checked */
add_filter('woocommerce_create_account_default_checked', '__return_true');
[/php]

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

More Tips

Ad - Web Hosting from SiteGround - Crafted for easy site management. Click to learn more.

Cloudways Hosting

WPEngine Hosting

Pressable Hosting

AccuWeb Hosting

Ask the Divi Guy a Question

"*" indicates required fields