Title: [Plugin: Duplicate Post] auto-clone via template??
Last modified: August 20, 2016

---

# [Plugin: Duplicate Post] auto-clone via template??

 *  [tharpa.osang](https://wordpress.org/support/users/tharpaosang/)
 * (@tharpaosang)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-duplicate-post-auto-clone-via-template/)
 * I was wondering if Duplicate Post could be used to clone multiple content types
   in draft mode with one click.
 * I have various post types that interact, and work as a together – about 20 or
   so posts. I would like to clone the “team” and then go back and edit them later.
 * I am able to select all the posts I wish to clone, but the template options are
   for generating links that clone when clicked. Is it possible to clone the posts
   via cURL using the url layout “[http://some-site.com/wp-admin/admin.php?action=duplicate_post_save_as_new_post_draft&post=384&#8221](http://some-site.com/wp-admin/admin.php?action=duplicate_post_save_as_new_post_draft&post=384&#8221);
   and just cycle through the whole list replacing just the post=384?? This is of
   course assuming that the person clicking on the link is logged in and has admin
   priviledges…..
 * [http://wordpress.org/extend/plugins/duplicate-post/](http://wordpress.org/extend/plugins/duplicate-post/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Enrico Battocchi](https://wordpress.org/support/users/lopo/)
 * (@lopo)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-duplicate-post-auto-clone-via-template/#post-2720116)
 * Hi,
    if only WP had custom bulk actions enabled your problem would be almost 
   solved, but (as you can see in [the second FAQ](http://wordpress.org/extend/plugins/duplicate-post/faq/))
   you would have to edit the core.
 * Surely you can clone the posts with e.g. a foreach cycle, but you would have 
   to use “[http://some-site.com/wp-admin/admin.php?action=](http://some-site.com/wp-admin/admin.php?action=)**
   duplicate_post_save_as_new_post**&post=384″ (not duplicate_post_save_as_new_post_\
   _draft_).
    That call is answered with a redirect to the post list, so if you 
   discard the response you’re done.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Duplicate Post] auto-clone via template??’ is closed to new 
replies.

 * ![](https://ps.w.org/duplicate-post/assets/icon-256x256.png?rev=2336666)
 * [Yoast Duplicate Post](https://wordpress.org/plugins/duplicate-post/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/duplicate-post/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/duplicate-post/)
 * [Active Topics](https://wordpress.org/support/plugin/duplicate-post/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/duplicate-post/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/duplicate-post/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Enrico Battocchi](https://wordpress.org/support/users/lopo/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-duplicate-post-auto-clone-via-template/#post-2720116)
 * Status: not resolved