Title: Multisite Support
Last modified: May 12, 2020

---

# Multisite Support

 *  [stevebab](https://wordpress.org/support/users/stevebab/)
 * (@stevebab)
 * [6 years ago](https://wordpress.org/support/topic/multisite-support-332/)
 * How could this work across a multisite installation?
 * Particularly where one site is the master and others are subordinate? It would
   be nice to push notifications or content through to a family of sites.

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

 *  Plugin Author [Jb Audras](https://wordpress.org/support/users/audrasjb/)
 * (@audrasjb)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/multisite-support-332/#post-13258889)
 * Nice idea. I have some snippets in my sandbox to handle the possibility to share
   reusable blocks across a multisite, but I’m still wondering if it would be a 
   good thing or not 🙂
 *  [rodpotter](https://wordpress.org/support/users/rodpotter/)
 * (@rodpotter)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/multisite-support-332/#post-13563440)
 * Hi [@audrasjb](https://wordpress.org/support/users/audrasjb/),
 * The idea of a central hub in Multisite for managing and sharing reusable blocks
   would be huge benefit for business and university Multisite installations. Such
   a project was started here: [https://github.com/richardtape/shared-reusable-blocks](https://github.com/richardtape/shared-reusable-blocks)
   
   But your plugin would provide far more functionality.
 * Best
    Rod
 *  [e4girl](https://wordpress.org/support/users/e4girl/)
 * (@e4girl)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/multisite-support-332/#post-13818627)
 * Please add me to the “please add shared multisite settings”. Shared functionality
   is huge for our University and this would be incredibly helpful as we are slowing
   switching to Gutenberg. Thank you!
 * ps. just found this plugin and am loving it so far!
 *  Plugin Author [Jb Audras](https://wordpress.org/support/users/audrasjb/)
 * (@audrasjb)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/multisite-support-332/#post-13818769)
 * Hey!
 * Thanks all for requesting this feature. I’ll work that out during xmas holidays
   🙂
 *  [seank123](https://wordpress.org/support/users/seank123/)
 * (@seank123)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/multisite-support-332/#post-13890642)
 * This would be a very useful feature to me too!!
 *  [e4girl](https://wordpress.org/support/users/e4girl/)
 * (@e4girl)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/multisite-support-332/#post-14130328)
 * [@audrasjb](https://wordpress.org/support/users/audrasjb/), I was wondering if
   you were able to make any headway on this? Thank you!
 *  [rodpotter](https://wordpress.org/support/users/rodpotter/)
 * (@rodpotter)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/multisite-support-332/#post-14130830)
 * Not sure if [@audrasjb](https://wordpress.org/support/users/audrasjb/) will be
   working on this, but I found an older hack (created by [@nick6352683](https://wordpress.org/support/users/nick6352683/))
   that might help some people manage reusable blocks across a large number of multisites.
   Turns out Reusable Blocks are stored as a custom post type — so if you set the“
   can_export” flag for that post_type you can export and import Reusable Blocks
   just like Pages and Posts, etc. You just need to add a small function that is
   documented here:
 * [https://wordpress.org/support/topic/exporting-reusable-blocks-from-the-export-screen/](https://wordpress.org/support/topic/exporting-reusable-blocks-from-the-export-screen/)
 * Then you can construct a URL to fetch all Reusable Blocks into a single XML file.
   I tested this and it still works nicely. It should be possible to automate the
   export and import using WP-CLI (have not tried yet).
 * Cheers
 *  [e4girl](https://wordpress.org/support/users/e4girl/)
 * (@e4girl)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/multisite-support-332/#post-14130843)
 * Interesting. I’ll look into that. Thanks!

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

The topic ‘Multisite Support’ is closed to new replies.

 * ![](https://ps.w.org/reusable-blocks-extended/assets/icon-256x256.png?rev=2157787)
 * [Reusable Blocks Extended](https://wordpress.org/plugins/reusable-blocks-extended/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/reusable-blocks-extended/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/reusable-blocks-extended/)
 * [Active Topics](https://wordpress.org/support/plugin/reusable-blocks-extended/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/reusable-blocks-extended/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/reusable-blocks-extended/reviews/)

 * 8 replies
 * 5 participants
 * Last reply from: [e4girl](https://wordpress.org/support/users/e4girl/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/multisite-support-332/#post-14130843)
 * Status: not resolved