• Can anyone help me with where to put:

    /* Disable the Admin Bar. */
    add_filter( ‘show_admin_bar’, ‘__return_false’ );

    in my function.php file.

    Please don’t tell me anywhere. It does not work just anywhere. I do not want to add the admin bar plugin, I have enough plugin’s already!

  • The topic ‘Admin bar, function.php’ is closed to new replies.