Title: FrontEnd post clone
Last modified: August 7, 2017

---

# FrontEnd post clone

 *  Resolved [kierok](https://wordpress.org/support/users/kierok/)
 * (@kierok)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/frontend-post-clone/)
 * Hello. Is it possible to clone posts via frontend without need to access wordpress
   dashboard? Was trying to add duplicate_post_clone_post_link( __(‘Clone this Post’,’
   duplicate-post’), $before, $after, $id ); inside my template, but it always redirecting
   me to edit.php of cloned post for admin account, and for accounts that can`t 
   access wordpress dashboard but got cap for clone only reload of current page 
   happens.
 * Thank You for support and nice plugin.
    If needed i can add translations in russian
   and ukrainian languages of this plugin to show my support to u)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [kierok](https://wordpress.org/support/users/kierok/)
 * (@kierok)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/frontend-post-clone/#post-9387366)
 * I was trying something like this –
 * `<a href="<?php echo wp_nonce_url(add_query_arg(array('action'=>'duplicate_post_save_as_new_post','
   resume_id'=>$post->ID),admin_url('admin.php') ) ); ?>">Clone this</a>`
 * and
 * `<?php echo do_shortcode('[duplicate_post]'); ?>`
    -  This reply was modified 8 years, 10 months ago by [kierok](https://wordpress.org/support/users/kierok/).
 *  Moderator [Yui](https://wordpress.org/support/users/fierevere/)
 * (@fierevere)
 * 永子
 * [8 years, 10 months ago](https://wordpress.org/support/topic/frontend-post-clone/#post-9387461)
 * > If needed i can add translations in russian and ukrainian languages of this
   > plugin to show my support to u)
 * both uk and ru are at 100%
    language pack for ru should be created/updated within
   a hour

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘FrontEnd post clone’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [Yui](https://wordpress.org/support/users/fierevere/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/frontend-post-clone/#post-9387461)
 * Status: resolved