File: D:/HostingSpaces/Velosophe/dev.abloc.cc/wwwroot/app/plugins/multisite-shared-media/README.md
=== Multisite Shared Media ===
Contributors: aikadesign
Tags: wordpress, multisite, network, media, shared, global, replicate, synchronise
Requires at least: 4.3
Tested up to: 4.7.5
Synchronise uploaded media to other network sites instantly without duplicating the file itself. Save disk space and publish faster.
== Description ==
WordPress Multisite Shared Media does just what it says: makes the uploaded media available across network. It suits perfectly for multi-language setups, and yes, it works with Featured Images and WooCommerce Product Galleries.
* Enable / disable media sharing between network sites
* Enable / disable media deletion across network sites
* Replicate all existing media from main site across network
* Technical stuff: Translation ready
* Technical stuff: Only references to the media files are replicated, files are hosted centrally, resulting in savings in disk space -> hosting costs.
For more information: [https://codecanyon.net/item/wordpress-multisite-shared-media/19306250](https://codecanyon.net/item/wordpress-multisite-shared-media/19306250)
**NEW! We invite to collaborate on possible future features on our [Trello-board for WordPress Multisite Shared Media](https://trello.com/b/UiIlGba4/multisite-shared-media). Welcome join the party!**
== Installation ==
This section describes how to install the plugin and get it working.
1. Upload `multisite-shared-media.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the \'Plugins\' menu in WordPress Network Admin
1. Set desired settings on Network Admin > Settings > Multisite Shared Media
== Changelog ==
= 0.6.6 =
* Hotfix for Woocommerce Multistore compatibility
= 0.6.5 =
* Minor fix
= 0.6.4 =
* Minor fix
= 0.6.3 =
* Minor fix
= 0.6.2 =
* Minor fix
= 0.6.1 =
* Minor fix
= 0.6 =
* **NEW!** Added compatibility with [WooCommerce Multistore](https://woomultistore.com/)
= 0.5.4 =
* Fixed issue with settings page on certain install paths
= 0.5.3 =
* Fix PHP error in plugin deactivation
= 0.5.2 =
* Fix bug in media deletion
= 0.5 =
* Streamlined solution.
* Fixed issue with AJAX uploads (to avoid HTTP errors)
* Fixed issue with admin scripts enqueuing (to avoid notices when debugging is on)
= 0.1 =
* Initial release
== Upgrade Notice ==
= 0.6.6 =
Any user with Woocommerce Multistore should immediately upgrade to version 0.6.6 to avoid duplicate product images.