=== Multisite Shared Blocks === Contributors: beapi, momo360modena, rahe, asadowski10, petitphp Tags: network, multisite, block, share, gutenberg Requires at least: 5.9 Tested up to: 6.0 Stable tag: 1.0.1 Requires PHP: 7.2 License: GPL v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Share blocks between network's sites. == Description == Share blocks between network's sites. This plugin allow contributors to share blocks from posts on the network. Other contributors can embed a view of each shared blocks on other sites of the network. == Screenshots == 1. Share any block with other site of a network 2. Use the dedicated block to view all shared blocks and select one to embed in the content 3. Placeholder for the shared block 4. Shared block is rendered within the content 5. Admin page to view all shared block and where they come from 6. Preview the shared block in the admin before using them == Changelog == = 1.0.1 - 2022-10-07 = * Add check for multisite installation * WP.org release = 1.0.0 - 2022-09-02 = * Initial plugin release