Title: Clone Post with Unsaved Changes to a Draft
Author: Alimuzzaman Alim
Published: <strong>2026-07-09</strong>
Last modified: 2026-07-09

---

Szukaj wtyczek

![](https://ps.w.org/clone-post-unsaved-changes/assets/banner-772x250.png?rev=3601000)

![](https://ps.w.org/clone-post-unsaved-changes/assets/icon.svg?rev=3601000)

# Clone Post with Unsaved Changes to a Draft

 Autor: [Alimuzzaman Alim](https://profiles.wordpress.org/alimuzzamanalim/)

[Pobierz](https://downloads.wordpress.org/plugin/clone-post-unsaved-changes.1.0.1.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/clone-post-unsaved-changes/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/clone-post-unsaved-changes/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/clone-post-unsaved-changes/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/clone-post-unsaved-changes/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/clone-post-unsaved-changes/)

## Opis

**Clone Post with Unsaved Changes to a Draft** adds a **Save As** button to the 
WordPress block editor. One click copies the post you are editing — including its
unsaved changes — into a brand-new draft and opens it, so you can branch, version,
or template your content without manually duplicating anything.

It works for posts, pages, and any public custom post type, and copies the title,
content, excerpt, featured image, taxonomies, discussion settings, format, template,
and post meta.

#### Features

 * **Save As button** in the editor header, next to the native _Save_ button.
 * The same action is also available in the post sidebar and the editor’s **⋮ (Options)**
   menu.
 * A confirmation dialog lets you set the new draft’s title before copying.
 * **„Don’t ask next time”** turns the dialog off for instant copies — Ctrl/⌘-click
   the button to bring it back.
 * Hide the toolbar and/or sidebar button from the dialog; the **⋮** menu item always
   stays available.
 * Copies are always created as **drafts**, so you never overwrite the original.
 * Fully translatable (proper `wp_set_script_translations` integration).

#### How it works

The plugin reads the current editor state (including unsaved edits) and creates 
a new draft through the WordPress REST API, then redirects you to the new draft’s
edit screen. Nothing is changed on the original post.

### Development

Development happens on GitHub. Bug reports, feature requests, and pull requests 
are welcome:

[https://github.com/alimuzzaman/clone-post-unsaved-changes](https://github.com/alimuzzaman/clone-post-unsaved-changes)

## Zrzuty ekranu

[⌊The Save As button in the block editor toolbar.⌉⌊The Save As button in the block
editor toolbar.⌉[

The Save As button in the block editor toolbar.

[⌊The Save As dialog with title, "don't ask", and visibility options.⌉⌊The Save 
As dialog with title, "don't ask", and visibility options.⌉[

The Save As dialog with title, „don’t ask”, and visibility options.

[⌊The Save As action in the post sidebar.⌉⌊The Save As action in the post sidebar
.⌉[

The Save As action in the post sidebar.

## Instalacja

 1. Upload the `clone-post-unsaved-changes` folder to the `/wp-content/plugins/` directory,
    or install the plugin through the **Plugins** screen in WordPress.
 2. Activate the plugin through the **Plugins** screen.
 3. Edit any existing post or page — the **Save As** button appears in the editor toolbar.

## Najczęściej zadawane pytania

### Does it work on new, unsaved posts?

No. There is nothing to copy until a post has been saved at least once, so the button
is hidden on brand-new posts.

### Does it copy my unsaved changes?

Yes. The copy is built from the current editor state, so edits you have not saved
yet are included in the new draft.

### Does it work with pages and custom post types?

Yes. The REST route is derived from the current post type, so posts, pages, and 
public custom post types are all supported.

### What gets copied?

Title, content, excerpt, featured image, categories and tags, discussion (comment/
ping) settings, post format, page template, and post meta exposed to the REST API.

### I hid both buttons — how do I get them back?

Open the editor’s **⋮ (Options)** menu and choose **Save As**; that item is always
available. Uncheck the „Hide” options in the dialog.

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„Clone Post with Unsaved Changes to a Draft” jest oprogramowaniem open source. Poniższe
osoby miały wkład w rozwój wtyczki.

Zaangażowani

 *   [ Alimuzzaman Alim ](https://profiles.wordpress.org/alimuzzamanalim/)

[Przetłumacz wtyczkę “Clone Post with Unsaved Changes to a Draft” na swój język.](https://translate.wordpress.org/projects/wp-plugins/clone-post-unsaved-changes)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/clone-post-unsaved-changes/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/clone-post-unsaved-changes/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/clone-post-unsaved-changes/)
przez [RSS](https://plugins.trac.wordpress.org/log/clone-post-unsaved-changes/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.0.1

 * Fix spacing of the sidebar button and update screenshots to full-page landscape
   views.

#### 1.0.0

 * Initial release.

## Meta

 *  Wersja **1.0.1**
 *  Ostatnia aktualizacja **1 miesiąc temu**
 *  Włączone instalacje **Mniej niż 10**
 *  Wersja WordPressa ** 6.6 lub nowszej **
 *  Testowano do **7.0.4**
 *  Wersja PHP ** 7.4 lub nowszej **
 *  Język
 * [English (US)](https://wordpress.org/plugins/clone-post-unsaved-changes/)
 * Tagi
 * [clone](https://pl.wordpress.org/plugins/tags/clone/)[copy](https://pl.wordpress.org/plugins/tags/copy/)
   [draft](https://pl.wordpress.org/plugins/tags/draft/)[duplicate page](https://pl.wordpress.org/plugins/tags/duplicate-page/)
   [duplicate post](https://pl.wordpress.org/plugins/tags/duplicate-post/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/clone-post-unsaved-changes/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

[Twoja opinia](https://wordpress.org/support/plugin/clone-post-unsaved-changes/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/clone-post-unsaved-changes/reviews/)

## Zaangażowani

 *   [ Alimuzzaman Alim ](https://profiles.wordpress.org/alimuzzamanalim/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/clone-post-unsaved-changes/)