Title: Edit status bar
Last modified: September 8, 2021

---

# Edit status bar

 *  [janyx](https://wordpress.org/support/users/janyx/)
 * (@janyx)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/edit-status-bar/)
 * I want to hide from users what is highlighted in the picture. it is possible ?
 * > [View post on imgur.com](https://imgur.com/2Mugij7)
    -  This topic was modified 4 years, 11 months ago by [janyx](https://wordpress.org/support/users/janyx/).

Viewing 1 replies (of 1 total)

 *  [Dario Corbelli](https://wordpress.org/support/users/sync3ds/)
 * (@sync3ds)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/edit-status-bar/#post-14853472)
 * There are several ways to do it.
    1. Install a plugin to _hide the admin bar_ (just search for it in the “Add New
       Plugin” section in the WP admin panel)
    2. Add the following code to your functions.php:
        `add_filter( 'show_admin_bar','
       __return_false' );`

Viewing 1 replies (of 1 total)

The topic ‘Edit status bar’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Dario Corbelli](https://wordpress.org/support/users/sync3ds/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/edit-status-bar/#post-14853472)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
