{"id":17356,"date":"2012-03-15T19:39:22","date_gmt":"2012-03-15T19:39:22","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/blog-copier\/"},"modified":"2014-09-05T16:37:11","modified_gmt":"2014-09-05T16:37:11","slug":"blog-copier","status":"publish","type":"plugin","link":"https:\/\/szl.wordpress.org\/plugins\/blog-copier\/","author":8307150,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.7","stable_tag":"1.0.7","tested":"3.9.40","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Blog Copier","header_author":"Modern Tribe, Inc.","header_description":"","assets_banners_color":"48b0cd","last_updated":"2014-09-05 16:37:11","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=TWM2GF6BQZGSN","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/blog-copier\/","header_author_uri":"http:\/\/tri.be","rating":4.6,"author_block_rating":0,"active_installs":100,"downloads":37965,"num_ratings":14,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":"2","3":0,"4":0,"5":"12"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"985730","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"985730","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"593012","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"519741","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.1","1.0.2","1.0.3","1.0.4","1.0.5","1.0.6","1.0.7"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1573786","resolution":"1","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1573786","resolution":"2","location":"plugin"}},"screenshots":{"1":"Blog Copier Screen","2":"Sites \"Copy\" Option"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[323,2738,9055,10724,1615],"plugin_category":[51],"plugin_contributors":[77671,77672],"plugin_business_model":[],"class_list":["post-17356","plugin","type-plugin","status-publish","hentry","plugin_tags-blog","plugin_tags-copy","plugin_tags-duplicate","plugin_tags-replicate","plugin_tags-site","plugin_category-multisite","plugin_contributors-moderntribe","plugin_contributors-peterchester","plugin_committers-jbrinley","plugin_committers-moderntribe"],"banners":{"banner":"https:\/\/ps.w.org\/blog-copier\/assets\/banner-772x250.png?rev=519741","banner_2x":"https:\/\/ps.w.org\/blog-copier\/assets\/banner-1544x500.png?rev=593012","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/blog-copier\/assets\/icon-128x128.png?rev=985730","icon_2x":"https:\/\/ps.w.org\/blog-copier\/assets\/icon-256x256.png?rev=985730","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/blog-copier\/trunk\/screenshot-1.png?rev=1573786","caption":"Blog Copier Screen"},{"src":"https:\/\/ps.w.org\/blog-copier\/trunk\/screenshot-2.png?rev=1573786","caption":"Sites \"Copy\" Option"}],"raw_content":"<!--section=description-->\n<p>A simple and effective approach to copying blogs within a multisite network.<\/p>\n\n<ul>\n<li>Copy a blog including all its widgets, template settings and more.<\/li>\n<li>Option to copy or not copy files.<\/li>\n<li>GUIDs and urls in post contents are migrated automatically.<\/li>\n<\/ul>\n\n<p>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:<\/p>\n\n<ul>\n<li>Improved performance on large scale blogs.<\/li>\n<li>Improved file copy performance and an option in the admin to bypass copying altogether.<\/li>\n<li>Removed limit of number of blogs that can be used as a copy source.<\/li>\n<li>Encapsulated the code in a Class and renamed variables to be more readable.<\/li>\n<li>Revised UI to keep it simple and easy to use.<\/li>\n<\/ul>\n\n<p>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.<\/p>\n\n<p>This plugin is actively supported and we will do our best to help you. In return we simply as 3 things:<\/p>\n\n<ol>\n<li>Help Out. If you see a question on the forum you can help with or have a great idea and want to code it up and submit a patch, that would be just plain awesome and we will shower your with praise. Might even be a good way to get to know us and lead to some paid work if you freelance.  Also, we are happy to post translations if you provide them.<\/li>\n<li>Donate - if this is generating enough revenue to support our time it makes all the difference in the world\nhttps:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&amp;hosted_button_id=TWM2GF6BQZGSN<\/li>\n<li>Support us by buying our Premium plugins. In particular, check out our Events Calendar Pro http:\/\/tri.be\/wordpress-events-calendar-pro\/<\/li>\n<\/ol>\n\n<h3>Documentation<\/h3>\n\n<p>It's pretty straight forward. Select the blog you want to copy. Set a new domain or subdomain and a title. Decide if you want to copy the files or just the data. Click \"Copy Now\". Done.<\/p>\n\n<p>This DOES NOT copy blogs across networks, back up blogs off the network, or copy the master blog. This also does NOT copy users from one blog to another.<\/p>\n\n<!--section=installation-->\n<h4>Install<\/h4>\n\n<ol>\n<li>In your WordPress Network administration, go to the Plugins page<\/li>\n<li>Activate this plugin and a subpage for the plugin will appear\nin your Sites menu.<\/li>\n<\/ol>\n\n<p>Please visit the forum for questions or comments: http:\/\/wordpress.org\/tags\/blog-copier\/<\/p>\n\n<h4>Requirements<\/h4>\n\n<ul>\n<li>PHP 5.1 or above<\/li>\n<li>WordPress 3.0 or above<\/li>\n<li>Multisite activated with at least one sub-blog<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Where do I go to file a bug or ask a question?<\/dt>\n<dd><p>Please visit the forum for questions or comments: http:\/\/wordpress.org\/tags\/blog-copier\/<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.7<\/h4>\n\n<ul>\n<li>Add 'copy_blog_complete' action. (thanks @mat-lipe)<\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>Fix caching bug. (thanks @jbrinley)<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Fix error with directory based blog structure.<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Handle the new uploads directory structure of networks created with WP 3.5+<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Fixed a wildcard table selection bug that was causing some real problems.<\/li>\n<li>Fixed a minor bug that caused required empty options to not get copied from the source blog.<\/li>\n<li>Remove superfluous db prepare() functions.\nThanks @jbrinley!<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<p>Added .pot file. Anyone interested in submitting a translation??? http:\/\/wordpress.org\/tags\/blog-copier\/<\/p>\n\n<h4>1.0.1<\/h4>\n\n<p>Minor documentation updates.<\/p>\n\n<h4>1.0<\/h4>\n\n<p>Initial plugin release. Woohoo!<\/p>","raw_excerpt":"Enables superusers to copy existing sub blogs to new sub blogs.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/17356","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=17356"}],"author":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/moderntribe"}],"wp:attachment":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=17356"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=17356"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=17356"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=17356"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=17356"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=17356"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}