Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ChaseWiseman/33b2b96e6cd79b2ae4a18a817fa01e8c to your computer and use it in GitHub Desktop.
Save ChaseWiseman/33b2b96e6cd79b2ae4a18a817fa01e8c to your computer and use it in GitHub Desktop.
<?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