=== RS Duplicate Post ===
Contributors: seindal
Tags: duplicate posts
Requires at least: 5.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.2
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Donate link: https://mypos.com/@historywalks

Simple plugin to easily duplicate posts.

== Description ==

Simple plugin to easily duplicate posts, with all public taxonomies.

A "Duplicate" link is all to all rows in all post tables. When clicked, a copy of the post is created, and the editor launched for the new post.

The copy is a draft, and has the text `(copy)` appended to the title.

All public taxonomies associated with the post type are copied to the new post.

All date fields and the slug are reset.

== Changelog ==

= 1.0 =

* First version.
