Populate multiple, different WP Multisite sites with identical content from the same database.
| Author: | Kien N (profile at wordpress.org) |
| WordPress version required: | 3.0 |
| WordPress version tested: | 3.2.1 |
| Plugin version: | 0.2 |
| Added to WordPress repository: | 24-08-2011 |
| Last updated: | 24-08-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 40 |
| Rated by: | 1 |
| Plugin URI: | https://github.com/kien/wordpress-multisites-... |
| Total downloads: | 3 019 |
| Active installs: | 10+ |
![]() Click to start download |
|
This is a simple plugin to mirror sites in WP Multisite installation(s). It can be used to populate multiple different WP Multisite sites with identical content. Posting on 1 site will update all other mirrors of it.
I originally put this together for a website that has 2 near identical versions, one paid and one free, both are WP Multisite installation with multiple subsites. I’m posting it here so it can be useful for other developers.
Some requirements: * The destination site and the site being mirrored must be in the same database. * Requires some working knowledge of WP database and WP in general (to use this and be able to mod it to your needs).
Git repository: https://github.com/kien/wordpress-multisites-mirror
Issues tracker: https://github.com/kien/wordpress-multisites-mirror/issues
