Title: Remove wp_admin_bar fail on wordpress 4.0
Last modified: August 22, 2016

---

# Remove wp_admin_bar fail on wordpress 4.0

 *  Resolved [janfeng](https://wordpress.org/support/users/janfeng/)
 * (@janfeng)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/remove-wp_admin_bar-fail-on-wordpress-40/)
 * This code is out of date, anybody can update this code ? thank you !
 *     ```
       if ( !current_user_can( 'manage_options' ) ) {
           remove_action( 'init', '_wp_admin_bar_init' );
       }
       ```
   

Viewing 1 replies (of 1 total)

 *  Thread Starter [janfeng](https://wordpress.org/support/users/janfeng/)
 * (@janfeng)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/remove-wp_admin_bar-fail-on-wordpress-40/#post-5362517)
 * hello ?

Viewing 1 replies (of 1 total)

The topic ‘Remove wp_admin_bar fail on wordpress 4.0’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [janfeng](https://wordpress.org/support/users/janfeng/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/remove-wp_admin_bar-fail-on-wordpress-40/#post-5362517)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
