Created
October 24, 2022 04:53
-
-
Save solstudioim/c438dee4042b4224f5004ac6446c265e to your computer and use it in GitHub Desktop.
Enabled subs to change to active
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add_filter( 'woocommerce_can_subscription_be_updated_to_active', '__return_true' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment