Advertisement
wclovers

Untitled

Oct 17th, 2023
905
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.13 KB | None | 0 0
  1. add_action( 'bp_member_options_nav', function() {
  2.     remove_action( 'bp_member_options_nav', 'bp_wcfmmp_store_nav_item', 99 );
  3. }, 98 );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement