Support Forum
I have a custom post type called 'products'
Can you please provide the php code that I can add to my functions.php file that allows the duplicating of custom post type posts? In this case, products?
I do not wish to use a plugin for this. Thanks!