Created
June 12, 2020 16:59
-
-
Save ChaseWiseman/33b2b96e6cd79b2ae4a18a817fa01e8c to your computer and use it in GitHub Desktop.
This file contains 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
<?php // only copy this if needed! | |
add_filter( 'wc_memberships_my_account_redirect_to_single_membership', '__return_false' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment