• Resolved Biranit

    (@biranit)


    Hi,

    I use this plugin for years and it’s a must-have tool for us, I must say.

    I wondered if there is a possibility to extend the functionality of this plugin, though, so as to allow copying a post of post_type A into a post of post_type B.

    The real-life example I can give you is on a news site that has a custom post type “breaking” for breaking news. These are short stories with more details usually to follow later. At some point, the editor wants to duplicate this short breaking news story into a draft of post type “post” which is for news in-depth story.

    Right now, it’s only possibly in your plugin to duplicate within the same post type. Code-wise, it is very easy to simply pass along the new post_type (as you do with a new post_status) to the duplicate function.

    The question is, can this be done?

    Many thanks,

    Bira

Viewing 1 replies (of 1 total)
  • Hi Bira,

    It’s not a feature that the plugin supports, but we thank you for suggesting a new feature for one of our plugins. We’re not working on it at the moment but you can create a feature request for this on GitHub, so our developers can consider this when planning updates.

    We don’t have an estimated time when this will be reviewed, but you can follow the progress of the issue on GitHub by subscribing to notifications or commenting on the issue.

Viewing 1 replies (of 1 total)
  • The topic ‘Duplicate post to draft of a different post_type’ is closed to new replies.