Title: Remove Admin bar link
Last modified: January 8, 2018

---

# Remove Admin bar link

 *  Resolved [SVTX](https://wordpress.org/support/users/svtx/)
 * (@svtx)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/remove-admin-bar-link/)
 * Hi, I think the plugin adds enough to the site with the link in the Admin menu.
   Why is there an additional Link in the Admin bar menu (top left)? I’m asking 
   because I usually remove all of these submenu items because they add clutter 
   to the dashboard. Any way you can make this optional?
    Thanks

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

 *  Plugin Author [Pär Thernström](https://wordpress.org/support/users/eskapism/)
 * (@eskapism)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/remove-admin-bar-link/#post-9854099)
 * Yes, there is a filter for that. Try this:
 *     ```
       add_filter('simple_history/add_admin_bar_menu_item', '__return_false');
       ```
   
 *  Thread Starter [SVTX](https://wordpress.org/support/users/svtx/)
 * (@svtx)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/remove-admin-bar-link/#post-9854393)
 * Perfect, thanks!

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

The topic ‘Remove Admin bar link’ is closed to new replies.

 * ![](https://ps.w.org/simple-history/assets/icon.svg?rev=3225008)
 * [Simple History – Track, Log, and Audit WordPress Changes](https://wordpress.org/plugins/simple-history/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-history/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-history/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-history/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-history/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-history/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [SVTX](https://wordpress.org/support/users/svtx/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/remove-admin-bar-link/#post-9854393)
 * Status: resolved