bobbingwide / oik-clone

Clone content between sites
https://www.oik-plugins.com/oik-plugins/oik-clone-clone-your-wordpress-content/
GNU General Public License v2.0
5 stars 0 forks source link

Provide a method to determine what needs to be cloned #5

Closed bobbingwide closed 8 years ago

bobbingwide commented 8 years ago

The Clone on update dialog and the [cloned] shortcode now show you the last modified time of the version that has been cloned to each server. And for hierarchical content it shows a simple message if the post_parent should be cloned first. But it's quite a challenge to work through the posts manually to see what updates you've made and to perform the cloning.

Requirements

Need to be able to see the "tree" of posts to be cloned and the sequence in which they should be cloned.

Proposed solution