Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to disable the Admin-Bar in the Dashboard?

  • @philippmuenchen

    Participant

    Hi!
    I would love to disable the Admin-Bar in the Dashboard. Did anyone found a solution for that?

    Looking forward for an answer.

    Greetings Philipp

Viewing 2 replies - 1 through 2 (of 2 total)
  • @r-a-y

    Keymaster

    Add this to your theme’s functions.php:

    remove_action( 'admin_footer', 'bp_core_admin_bar' );

    @philippmuenchen

    Participant

    Great! Thanks a lot… ;)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to disable the Admin-Bar in the Dashboard?’ is closed to new replies.
Skip to toolbar