This plugin was requested by a user to be able to quickly allow users to duplicate a post on the front end. Especially useful if they have multiple locations with the same information and just need to change the one address.
Use the shortcode [duplicate_post_button] to add the button to the front end AND then use Voxel conditions to only show the button to the author of the post and admin.
Key Functionalities
Allow users who are authors of the post to duplicate the post
If you don't put conditions on the button, everyone can duplicate it which is good for those selling the same products.
Works with all post types automatically wherever you put the button.