Title: Theme list on Multisite
Last modified: July 9, 2018

---

# Theme list on Multisite

 *  Resolved [Amibe Websites](https://wordpress.org/support/users/amibe/)
 * (@amibe)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/theme-list-on-multisite/)
 * Hi, thank you for this plugin.
 * I’m testing on a multisite installation and the themes listed for switching are
   all themes across the entire multisite.
 * Not all themes in a multisite are available across the entire network and some
   themes are only made available on a per site basis.
 * Take a look at [https://codex.wordpress.org/Function_Reference/wp_get_themes](https://codex.wordpress.org/Function_Reference/wp_get_themes).
   The $args for this function would most likely be:
    `array( 'errors' => false ,'
   allowed' => true, 'blog_id' => 0 )`
    -  This topic was modified 7 years, 10 months ago by [Amibe Websites](https://wordpress.org/support/users/amibe/).

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

 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/theme-list-on-multisite/#post-10477431)
 * Hi Amibe, thanks for the heads up on this. Multisite is not officially tested/
   supported, but I am glad to define those Multisite parameters in the next plugin
   update. Thanks again for the feedback, and please let me know if there is anything
   else I can do to help.
 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/theme-list-on-multisite/#post-10608651)
 * Just to follow up.. This change has been made to the latest version of the plugin.
   Should be available today or tomorrow.

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

The topic ‘Theme list on Multisite’ is closed to new replies.

 * ![](https://ps.w.org/theme-switcha/assets/icon-256x256.png?rev=1501320)
 * [Theme Switcha - Easily Switch Themes for Development and Testing](https://wordpress.org/plugins/theme-switcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/theme-switcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/theme-switcha/)
 * [Active Topics](https://wordpress.org/support/plugin/theme-switcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/theme-switcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/theme-switcha/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/theme-list-on-multisite/#post-10608651)
 * Status: resolved