The MU forums have moved to WordPress.org

How to disable the admin bar globally (6 posts)

  1. andrea_r
    Moderator
    Posted 15 years ago #

    Because I spent more minutes hunting for this in the forum than I should have, and because I forgot to read the config file for a change, because it's painfully obvious there once you read it, here's what you need to do.

    To disable the admin bar up top on a global or sitewide basis:
    - open the wp-config file for editing on the server
    - scroll down
    - find these lines

    // Uncomment to disable the site admin bar
    //define( 'NOADMINBAR', 1 );

    See those two // on the second line, right before the word "define"? Remove them. Save the file.

    Mission accomplished.

  2. Ovidiu
    Member
    Posted 15 years ago #

    thx andrea. since 2.7 came out, everyone has gone crazy. the same questions all over :-(

  3. andrea_r
    Moderator
    Posted 15 years ago #

    That's why I thought I'd make a new post. Hopefully, *if they search* they'll hit here first.

  4. grandslambert
    Member
    Posted 15 years ago #

    And those are the key words *if they search*. This might be better as a sticky for a while. :)

  5. DDT
    Member
    Posted 14 years ago #

    -------buddypress issue

  6. tdjcbe
    Member
    Posted 14 years ago #

    Search? What's that?

About this Topic