Skip to:
Content
Pages
Categories
Search
Top
Bottom
  • @alienalias
    You could just add some CSS to hide that tab in your child-themes style sheet:
    #user-settings {
    display: none;
    }

    Also, this thread is almost 2 1/2 years old. Its in bad form to reply to old threads. Start a new thread if the tip I gave you does not meet your requirement. The code that worked 2 1/2 years ago probably won’t work…[Read more]

Skip to toolbar