Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- add_action( 'bp_setup_nav', 'bboss_onesocial_forceh_show_nav_items', 14 );
- function bboss_onesocial_forceh_show_nav_items( ){
- if( function_exists( 'buddyboss_remove_settings_nav' ) ){
- remove_action( 'bp_setup_nav', 'buddyboss_remove_settings_nav', 15 );
- }
- }
Add Comment
Please, Sign In to add comment