Title: question about modifying the plugin
Last modified: August 21, 2016

---

# question about modifying the plugin

 *  Resolved [AutomatedKid](https://wordpress.org/support/users/automatedkid/)
 * (@automatedkid)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/question-about-modifying-the-plugin/)
 * just curious, is there an easy way to modify the plugin where all logged in users
   below the admin will have a similar drop down menu like the admin but would look
   like the following??
 * <SITE NAME><<<site name stays the same and will always show
    <<<remove dashboard
   link A>>site1 <<<direct link to each site B>>site1 site2 C>>site1 etc etc
 * in other words, keep the site name showing when the user is on X site, remove
   dashboard link when logged in, and then have a drop down with letters, just like
   the admin back-end, but will only have each site name with a direct link to the
   blog home page.
 * i’m having a difficult time coming up with a simple solution to make network 
   site links accessible to users, ur plugin is working brilliantly, and i thought
   this would be a creative way to resolve a problem which i think others wp users
   running a multisite may find useful as well.
 * [http://wordpress.org/extend/plugins/multisite-admin-bar-switcher/](http://wordpress.org/extend/plugins/multisite-admin-bar-switcher/)

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

 *  Plugin Author [flynsarmy](https://wordpress.org/support/users/flynsarmy/)
 * (@flynsarmy)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/question-about-modifying-the-plugin/#post-3720676)
 * Yep it’s possible and relatively easily. The method you’re after is [is_super_admin()](http://codex.wordpress.org/Function_Reference/is_super_admin).
   Add that check in the various spots you want to hide stuff for non super admins.
 * I don’t have time to write you up a modified version but it shouldn’t be difficult
   for you to figure out if you’re a developer.
 *  Thread Starter [AutomatedKid](https://wordpress.org/support/users/automatedkid/)
 * (@automatedkid)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/question-about-modifying-the-plugin/#post-3720798)
 * not a developer, sorry! ;(
 * i can see the one reference to is_super_admin(). but it’s not that i want to 
   hide anymore stuff from non admins since it’s already hidden by the way u wrote
   it, i’d like to show more, specifically, the extended menu with letters and blog
   name with a direct link to the blog home page.
 * in other words, these sections from ur plugin….
 * Adds the blog list under their respective letters
    Adds a letter submenu for 
   each blog to sit in Returns an alphabetically sorted array of blogs
 * …with the third item as the cutoff, sorted array of blogs, where the user can
   click the blog name and be taken to the blog home page, not the admin menu like
   it is right now, and last admin menu (dashboard, visit site, etc) will continue
   to be hidden from the user.
 * do i hear a tip #2? 🙂
 *  Thread Starter [AutomatedKid](https://wordpress.org/support/users/automatedkid/)
 * (@automatedkid)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/question-about-modifying-the-plugin/#post-3720828)
 * flyn, if u can help me out and if ur gmail listed in ur plugin is linked to paypal,
   can i buy u a few beers for ur trouble?
 *  Thread Starter [AutomatedKid](https://wordpress.org/support/users/automatedkid/)
 * (@automatedkid)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/question-about-modifying-the-plugin/#post-3721018)
 * got the plugin modified. not an easy task, trust me, but it works great for regular
   users to easily jump site-to-site.
 * and flynn, thanks for offering the plugin to the community.
 *  Plugin Author [flynsarmy](https://wordpress.org/support/users/flynsarmy/)
 * (@flynsarmy)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/question-about-modifying-the-plugin/#post-3721019)
 * Hey sorry for lack of reply. I’m on holidays ATM and haven’t been around much.
   Glad you got it sorted 🙂

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

The topic ‘question about modifying the plugin’ is closed to new replies.

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

 * 5 replies
 * 2 participants
 * Last reply from: [flynsarmy](https://wordpress.org/support/users/flynsarmy/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/question-about-modifying-the-plugin/#post-3721019)
 * Status: resolved