Make WordPress Core

Opened 10 years ago

Closed 9 years ago

#39689 closed feature request (wontfix)

Feature request: Clone contents

Reported by: somenxavier Owned by:
Priority: normal Milestone:
Component: General Version:
Severity: normal Keywords: close
Cc: Focuses: ui

Description

Can you please add the feature of clone contents of one site to another? If someone has a wordpress blog, say A, and another has another blog, say B. It could be useful to clone contents of page foo in A to B. So copy the contents of blog, metadata and copy the media files in media theque.

Change History (5)

#1 @swissspidy
10 years ago

WordPress allows you to import/export data (content including meta data and media) via XML, if that's what you're looking for.

#2 follow-up: @somenxavier
10 years ago

I think wordpress-importer cannot import media files. I go forward: I imagine a button Clone this which simply clone the contents without any user intervention. Like a button of twitter it. Do you follow me?

#3 in reply to: ↑ 2 @knutsp
10 years ago

  • Keywords close added

Replying to somenxavier:

I think wordpress-importer cannot import media files.

It can and will do that as long as the old site is still accessible.

Other forms of complete site cloning is plugin territory, and there are a lot of them who offers both backup and cloning.

#4 @lukecavanagh
10 years ago

@somenxavier

The development version of the WordPress importer, better supports media files.

https://make.wordpress.org/core/2015/11/18/wordpress-importer-redux/
https://github.com/humanmade/WordPress-Importer

#5 @johnbillion
9 years ago

  • Milestone Awaiting Review
  • Resolutionwontfix
  • Status newclosed
  • Version trunk

This is not really core territory. It's much better suited to WP-CLI and plugins.

Note: See TracTickets for help on using tickets.