Opened 8 years ago
Closed 7 years ago
#39689 closed feature request (wontfix)
Feature request: Clone contents
Reported by: | somenxavier | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | General | Keywords: | close |
Focuses: | ui | Cc: |
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)
#2
follow-up:
↓ 3
@
8 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
@
8 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
@
8 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
WordPress allows you to import/export data (content including meta data and media) via XML, if that's what you're looking for.