Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KaineLabs/f6954c0064ad8ba6dd162530ceff436e to your computer and use it in GitHub Desktop.
Save KaineLabs/f6954c0064ad8ba6dd162530ceff436e to your computer and use it in GitHub Desktop.
Youzify - Hide Profile Member Type Meta
<?php
add_filter( 'youzify_profile_header_show_member_type_meta', '_return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment