=== Wordpress Post Duplicator === Contributors: nidhishanker Tags: Post Duplicator, Pages, Posts, Duplicate wordpress posts, Clone a post, clone pages Requires at least: 5.6 Tested up to: 5.7.2 Stable tag: 1.1 Requires PHP: 5.3.2 Donate link: License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html "Wordpress Post Duplicator" provides a feature to duplicate wordpress post type such posts, pages & products. == Description == "Wordpress Post Duplicator" provides a feature to duplicate wordpress post type such posts, pages & products. **How to duplicate:** 1. Open the page or post you want to duplicate. 2. In the post listing, there would be button duplicate after view link. 3. Click on duplicate. 4. The post will be duplicated and saved as a new post named as (copy) with post title and make it drafted. 5. System will open Edit duplicated posts. == Installation == 1. Install the plugin like you always install plugins, either by uploading it via FTP or by using the "Add Plugin" function of WordPress. 2. Activate the plugin at the plugin administration page = Automatic installation = Install Wordpress Post Duplicator just like any other WordPress plugin. [Installing Plugins] (https://codex.wordpress.org/Managing_Plugins) == Frequently Asked Questions == = Will this plugin work with my all post types? = Right now, it is tested with WordPress Posts/Pages/Products and it is working fine. == Screenshots == 1. Duplicate Wordpress Blogs 2. Duplicate Wordpress Pages 3. Duplicate Wordpress Products == Upgrade Notice == == Changelog == = 1.0 = * Initial release. = 1.1 = * PHPCS Resolved.