Enables superusers to copy existing sub blogs to new sub blogs.
A simple and effective approach to copying blogs within a multisite network.
This plugin was derived from Ron Renneck's awesome WP Replicator (http://wpebooks.com/replicator/) plugin, although it's been 90% rewritten. Changes from the original include the following:
Sadly the WordPress file management code is not idea for handling the copying of a large folder with subdirectories so we opted to stick with exec('cp'). On the flip side, we set up a filter (copy_blog_files_command) so that you can override it with your own custom copy code.
This plugin is actively supported and we will do our best to help you. In return we simply as 3 things:
Requires: 3.0 or higher
Compatible up to: 3.6
Last Updated: 2013-4-10
Downloads: 6,182
0 of 3 support threads in the last two months have been resolved.
Got something to say? Need help?