Ocasio Duplicate Post Button
Adds a one-click "Clone" action to posts and pages, duplicating content and metadata instantly into a new draft.
by Kevin Ocasio · github.com/kevinocasio/ocasio-duplicate-post-button · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/kevinocasio/ocasio-duplicate-post-button/archive/refs/heads/main.zipLightweight WordPress plugin that adds a one-click "Clone" action to posts and pages, duplicating content and metadata instantly into a new draft.
Overview
Re-creating similar posts or landing pages from scratch is a huge waste of time. Ocasio Duplicate Post Button adds an intuitive Clone action right inside your WordPress post and page lists. Hover over any post, click Clone, and an exact duplicate is created as a new draft.
Features
- 1-Click Post & Page Cloning: Instant duplication from WordPress post list tables.
- Preserves Key Metadata: Copies titles, body content, excerpt, featured image, categories, and tags.
- Safe Draft Creation: Cloned posts are always saved as drafts to prevent accidental publishing.
- Custom Post Type Support: Enable or disable cloning for specific content types.
- Zero Front-End Assets: Pure PHP execution with 0 bytes of CSS or JS on public pages.
- Unified Suite Integration: Clean settings panel accessible under Ocasio Plugins -> Duplicate Post.
Installation
- Download
ocasio-duplicate-post-button.zipfrom Releases. - In your WordPress admin dashboard, navigate to Plugins -> Add New Plugin -> Upload Plugin.
- Choose the downloaded
.zipfile and click Install Now. - Click Activate Plugin.
- Configure post types under Ocasio Plugins -> Duplicate Post.
Author & Support
- Author: Kevin Ocasio
- Plugin Page: Ocasio Duplicate Post Button on KevinOcasio.com
- WordPress Plugins: Free WordPress Plugin Directory
- Software Portfolio: Live Projects & Digital Assets
- Tools & Resources: Recommended Tech Stack & Tools
- License: GPL-2.0-or-later