Code-Snippets-Functions/Execute a function on a child site/WooCommerce/waitlist-disable-persistent-waitlists.txt

1 line
74 B
Text

add_filter( 'wcwl_persistent_waitlists_are_disabled', '__return_false' );