Downlicator By NHR

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.

Screenshots

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.

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Downlicator By NHR” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Downlicator By NHR” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Added a modern modal for choosing duplicate count.
  • Added plugin download and post duplication tools.