Title: UI problem caused by plugin (bug)
Last modified: August 21, 2016

---

# UI problem caused by plugin (bug)

 *  Resolved [qBart](https://wordpress.org/support/users/qbart/)
 * (@qbart)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/ui-problem-caused-by-plugin-bug/)
 * See this issue: [http://core.trac.wordpress.org/ticket/26745](http://core.trac.wordpress.org/ticket/26745)
 * The problem was caused by this plugin, I found.
 * [http://wordpress.org/plugins/wp-admin-bar-removal/](http://wordpress.org/plugins/wp-admin-bar-removal/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Contributor [slangji](https://wordpress.org/support/users/slangji/)
 * (@slangji)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/ui-problem-caused-by-plugin-bug/#post-4455205)
 * This is for me a known bug, introduced by “new CSS rules” applied only to WordPress
   3.8+ with MP6 integrated Admin interface.
 * Read here [http://wordpress.org/support/topic/38-admin-panel-design-is-very-bad/](http://wordpress.org/support/topic/38-admin-panel-design-is-very-bad/)
 * You have a solution?
 *  Plugin Contributor [slangji](https://wordpress.org/support/users/slangji/)
 * (@slangji)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/ui-problem-caused-by-plugin-bug/#post-4455258)
 * @ qBart and all plugin users:
 * This issue was detailed tested on this last days and the result if that the problem
   is a bug of WordPress Core (rejected from WordPress Team :lol) related to this
   class: **wp_admin_bar_class** !
 * The problem exist only on WordPress 3.8+ (trunk) 3.8.0 ~ 3.8.1 and 3.9+ (trunk)
   3.9.0 due to bad MP6 interface integration CSS WordPress Core and “new” mobile
   responsivenes CSS layout.
 * To test it create a clean plugin or add on function.php this:
 * `add_filter( 'wp_admin_bar_class', '__return_false' );`
 * My plugin is compatible and tested up to WordPress 3.7+ (trunk)
 * WordPress 3.8+ and 3.9+ trunk was not “official” supported (only developer release
   support it) for now …
 * Before any my action, waiting the future of MP6 integration on WordPress 3.9+
   and 4.0+ (trunk) sorry!
 * Read also this [related thread](http://wordpress.org/support/topic/does-what-it-should-with-annoying-side-effects/)
 * > PLEASE NOTE THAT ANYONE HAVE SOLUTION IS BEEN ACCEPTED AND I HAPPY TO INSERT
   > YOUR CODE ON MY PLUGIN
 *  Plugin Contributor [slangji](https://wordpress.org/support/users/slangji/)
 * (@slangji)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/ui-problem-caused-by-plugin-bug/#post-4455259)
 * This issue was resolved: is a WordPress bug planned from core Team to Milestone
   3.9+
 * Read More Here [http://core.trac.wordpress.org/ticket/26745](http://core.trac.wordpress.org/ticket/26745)
 *  Plugin Contributor [slangji](https://wordpress.org/support/users/slangji/)
 * (@slangji)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/ui-problem-caused-by-plugin-bug/#post-4455264)
 * Please remember that is **not planned** [WP Admin Bar Removal](http://wordpress.org/plugins/wp-admin-bar-removal/)
   compatibility **update** for **WordPress 3.8+** and 3.9+ The plugin that **is
   updated** for compatibility with WordPress 3.8+ and 3.9+ is [WP ToolBar Removal](http://wordpress.org/plugins/wp-toolbar-removal/)
   Please **migrate to it** A.S.A.P.
 * Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘UI problem caused by plugin (bug)’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-admin-bar-removal_90a9cb.svg)
 * [WP Admin Bar Removal](https://wordpress.org/plugins/wp-admin-bar-removal/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-admin-bar-removal/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-admin-bar-removal/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-admin-bar-removal/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-admin-bar-removal/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-admin-bar-removal/reviews/)

## Tags

 * [wordpress core](https://wordpress.org/support/topic-tag/wordpress-core/)

 * 4 replies
 * 2 participants
 * Last reply from: [slangji](https://wordpress.org/support/users/slangji/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/ui-problem-caused-by-plugin-bug/#post-4455264)
 * Status: resolved