Skip to:
Content
Pages
Categories
Search
Top
Bottom

Remove, Dashboard and Visit tabs on menu bar


  • b1gft
    Participant

    @b1gft

    I want to delete from the admin bar, the Dashboard and Visit tabs, for logged in users.
    Any help please.

Viewing 3 replies - 1 through 3 (of 3 total)

  • b1gft
    Participant

    @b1gft

    I worked it out thanks.
    I would now like to kill the links on the visit tabs, even thought I have got rid of the words random group and random member and the word visit, if you click on where the words were, he link still goes through. Could you tell me, now what to do, to get rid of the links.


    danbpfr
    Participant

    @chouf1

    To remove the “visit” menu on the buddybar, simply add this filter to your child theme functions.php
    `remove_action( ‘bp_adminbar_menus’, ‘bp_adminbar_random_menu’, 100 ); `


    luckyrajiv
    Participant

    @luckyrajiv

    its not working. i added in bp-custom.php and functions.php in child theme. None of them are working.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove, Dashboard and Visit tabs on menu bar’ is closed to new replies.
Skip to toolbar