Title: Junto026's Replies | WordPress.org

---

# Junto026

  [  ](https://wordpress.org/support/users/junto026/)

 *   [Profile](https://wordpress.org/support/users/junto026/)
 *   [Topics Started](https://wordpress.org/support/users/junto026/topics/)
 *   [Replies Created](https://wordpress.org/support/users/junto026/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/junto026/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/junto026/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/junto026/engagements/)
 *   [Favorites](https://wordpress.org/support/users/junto026/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Admin Bar Improved] Unwanted Menu in Admin Bar](https://wordpress.org/support/topic/unwanted-menu-in-admin-bar/)
 *  Thread Starter [Junto026](https://wordpress.org/support/users/junto026/)
 * (@junto026)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/unwanted-menu-in-admin-bar/#post-3703320)
 * I found a solution:
 * The plugin that was adding it’s menu to the admin bar was NextGen Gallery. I 
   opened the editor window in that plugins view, and searched for where it was 
   adding it’s menus. I found this line in one of the .php’s:
 *  add_action( ‘admin_bar_menu’, array(&$this, ‘admin_bar_menu’), 99 );
 * Deleted it and all is well. Don’t know how that got in there, but removing this
   solved it.

Viewing 1 replies (of 1 total)