Would like to enable copying of pages between sites.
Need to determine how to get all the custom meta attached to a page and then how to create a page on the target site with all the associated meta.
Need to determine what to do with media. Featured media is straight forward, but if it's media linked with an Advanced Custom Field, or other custom fields plugin not sure how this can be managed. Also need to parse the post_content for any src or href tags to determine if they point to the media library and then copy those over as well.
Need to determine what template to assign if the current page template does not exist in the target site. Most likely just default.
Would like to enable copying of pages between sites.
Need to determine how to get all the custom meta attached to a page and then how to create a page on the target site with all the associated meta.
Need to determine what to do with media. Featured media is straight forward, but if it's media linked with an Advanced Custom Field, or other custom fields plugin not sure how this can be managed. Also need to parse the post_content for any src or href tags to determine if they point to the media library and then copy those over as well.
Need to determine what template to assign if the current page template does not exist in the target site. Most likely just default.