=== Downlicator By NHR ===
Contributors: nayeemhr
Author URI: https://nayeemhr.com
Plugin URI: https://wordpress.org/plugins/search/downlicator-by-nhr/
Tags: duplicate post, duplicate page, duplicate custom post type, download plugin, admin tools
Requires at least: 5.8
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Download installed extensions as zip files and duplicate posts, pages, or custom post types from the WordPress admin.

== Description ==

Downlicator By NHR adds two practical admin tools:

* A Download action on the Plugins screen to export an installed plugin as a zip file.
* A Duplicate action on post list tables for posts, pages, and custom post types.

When an admin clicks Duplicate, a clean modal asks how many draft copies should be created. The duplicated items keep the original content, excerpt, post meta, taxonomy terms, menu order, and post type.

== Installation ==

1. Upload the `downlaod-plugin-and-duplicate-post` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the Plugins screen in WordPress.
3. Use the Download action from the Plugins screen.
4. Use the Duplicate action from any supported post type list table.

== Frequently Asked Questions ==

= Can I duplicate custom post types? =

Yes. The Duplicate action is added to editable post type list tables that use the standard WordPress row actions.

= Are duplicated posts published automatically? =

No. Duplicates are created as drafts.

= How many duplicates can be created at once? =

The plugin allows up to 50 duplicates per request.

= Who can download plugins? =

Only users with the `install_plugins` capability can download plugin zip files.

== Changelog ==

= 1.0.0 =
* Added a modern modal for choosing duplicate count.
* Added plugin download and post duplication tools.

== Upgrade Notice ==

= 1.0.0 =
Initial stable release.
