Viewing 1 replies (of 1 total)
  • Plugin Author Enrico Battocchi

    (@lopo)

    Hi,
    if only WP had custom bulk actions enabled your problem would be almost solved, but (as you can see in the second 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=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.