Title: mu-plugins
Last modified: August 19, 2016

---

# mu-plugins

 *  Resolved [kuldeep-m](https://wordpress.org/support/users/kuldeep-m/)
 * (@kuldeep-m)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/mu-plugins/)
 * hello…
 * I would like to have few plugins installed only for the Super Admin, have uploaded
   them in ‘mu-plugins folder’, but they are not being displayed in the DashBoard,
   not even for the Super Admin…
 * any suggestions…?

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

 *  [Andrea Rennick](https://wordpress.org/support/users/andrea_r/)
 * (@andrea_r)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/mu-plugins/#post-1565875)
 * If you dropped *folders* in the mu-plugins folder, they don’t get read. has to
   be actual files.
 * If you want to keep them in folders, then make a file with an include.
 *  Thread Starter [kuldeep-m](https://wordpress.org/support/users/kuldeep-m/)
 * (@kuldeep-m)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/mu-plugins/#post-1565906)
 * thank you for your swift reply…
 * can you please guide on how to create a “file with an include”…?
 *  Anonymous User 6443559
 * (@anonymized-6443559)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/mu-plugins/#post-1565973)
 * Just make a php file in the mu-plugins folder, then it would look something like
   this:
 *     ```
       <?php
       include ('plugin_folder_name/file_name.php');
       ?>
       ```
   
 * You would have an include line for each file.
 *  [Michael Bishop](https://wordpress.org/support/users/miklb/)
 * (@miklb)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/mu-plugins/#post-1565975)
 * Also note, plugins in mu-plugins are active across the network, not just for 
   the super-admin. Every site they will be executed. They might not show up in 
   any menus, but they are certainly there.

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

The topic ‘mu-plugins’ is closed to new replies.

## Tags

 * [admin](https://wordpress.org/support/topic-tag/admin/)
 * [mu-plugins](https://wordpress.org/support/topic-tag/mu-plugins/)

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 4 replies
 * 4 participants
 * Last reply from: [Michael Bishop](https://wordpress.org/support/users/miklb/)
 * Last activity: [16 years, 1 month ago](https://wordpress.org/support/topic/mu-plugins/#post-1565975)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
