WooCommerce keeps auto-assigning Terms & Conditions page even after setting it to none
Hey everyone,
I'm trying to permanently disable the Terms & Conditions
checkbox on my WooCommerce checkout page.
I've already tried:
- Going to Appearance → Customize → WooCommerce → Checkout
and setting both Privacy Policy and Terms & Conditions
to "No page"
- Saving the changes
But every time I refresh or save something, it automatically
gets reassigned back to a Terms page.
The Terms page also seems to get auto-created even after I
trash it.
Has anyone dealt with this? Is there a hook or code snippet
to permanently prevent WooCommerce from auto-assigning or
auto-creating the Terms page?
Any help appreciated.