Title: Duplicate Page and Post
Author: pluginsforwp
Published: <strong>2015-10-21</strong>
Last modified: 2017-09-20

---

Szukaj wtyczek

![](https://s.w.org/plugins/geopattern-icon/duplicate-page-and-post_0066dd.svg)

# duplicate-page-and-post

 * [Szczegóły](https://pl.wordpress.org/plugins/duplicate-page-and-post/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/duplicate-page-and-post/#reviews)
 * [Rozwój](https://pl.wordpress.org/plugins/duplicate-page-and-post/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/duplicate-page-and-post/)

## Opis

Wtyczka została zamknięta 2017-12-14 i nie jest dostępna do pobrania. Zamknięcie
jest trwałe. Powód: Naruszenie wytycznych.

## Recenzje

![](https://secure.gravatar.com/avatar/6b37b8d09171031f8764482b225a526ec30e1659bda953e2199db20b013d049e?
s=60&d=retro&r=g)

### 󠀁[Great idea, hard work, but poor execution and results](https://wordpress.org/support/topic/great-idea-hard-work-but-poor-execution-and-results/)󠁿

 [June Wilson aka JD](https://profiles.wordpress.org/mccroryj/) 2017-04-02

I like the concept of this plugin a lot, but I cannot rate a 5 in execution. The
cloned page inherits the original slug. This has caused me multiple issues each 
time I used this plugin until I realized what was going on. I learned my lesson 
that not all „duplicate post” plugins are the same. I found (and favorited) the 
one I normally use that truly duplicates a page or any custom type and also leaves
the original post in tact, including the slug. The reason this is a big deal is 
because the slug determines the live page name. So you can imagine the issues when
cloning a live page.

![](https://secure.gravatar.com/avatar/509808f298ae7c8781276bfaa0facb2bed39890d249dd3a11cf2f3dc149baac7?
s=60&d=retro&r=g)

### 󠀁[Perfect !!! Why is this not built into WordPress?](https://wordpress.org/support/topic/perfect-why-is-this-not-built-into-wordpress/)󠁿

 [](https://profiles.wordpress.org/mitchellk/) 2016-09-03 1 odpowiedź

Works like a charm. Should be a core feature of Wordpress though but they seem to
be lacking in spending ANY time on fixing simple thing. Thank you.

![](https://secure.gravatar.com/avatar/23c8c4fce9f3f4dd19bbb1b2f2d5092d81d95567c0850af68c6787591cb76759?
s=60&d=retro&r=g)

### 󠀁[Simple and it Works](https://wordpress.org/support/topic/simple-and-it-works-57/)󠁿

 [randycarl67](https://profiles.wordpress.org/randycarl67/) 2016-09-03

It just works. Simple.

![](https://secure.gravatar.com/avatar/2adb146141d6be9ff5a11e090953403b185b639c978fe083c20368b906c1ac54?
s=60&d=retro&r=g)

### 󠀁[Perfect!](https://wordpress.org/support/topic/perfect-3070/)󠁿

 [nvg](https://profiles.wordpress.org/nvg/) 2016-09-03

Great plugin. Does exactly what it says it does. Simple to clone a post or page,
even custom post types, puts it immediately into draft mode and you’re ready to 
customize and publish! Perfect – THANKS FOR YOUR WORK ON THIS.

![](https://secure.gravatar.com/avatar/eb614c39bc17c9b715d4707a2a61089161396e537c62116768ea86ff020663a0?
s=60&d=retro&r=g)

### 󠀁[Simple and effective](https://wordpress.org/support/topic/simple-and-effective-587/)󠁿

 [zerocattle](https://profiles.wordpress.org/zerocattle/) 2016-09-03

I reviewed many plugins before going with this one. I chose it for being effective
and simple. That it clones all the meta information as well is a huge plus.

![](https://secure.gravatar.com/avatar/3733cb2ed67fb849e126193e74cbd3b5d4cf43c56cfb2ea7b1c17d18eb48013b?
s=60&d=retro&r=g)

### 󠀁[Fonctionne sur wordpress](https://wordpress.org/support/topic/fonctionne-sur-wordpress/)󠁿

 [lechti64](https://profiles.wordpress.org/lechti64/) 2016-09-03

Il fonctionne sous ma version wordpress 4.4.2 et j’ai même mis celui ci en français!
il suffit pour celà de remplacer ” Clone me ” par ” Clones moi ” /* * Add the duplicate
link to action list for post_row_actions */ function dpap_duplicate_post_link( $
actions, $post ) { if (current_user_can('edit_posts')) { $actions['duplicate'] ='
<a href="admin.php?action=dpap_duplicate_post_as_draft&post=' . $post->ID . '" title
="Duplicate this item" rel="permalink">Clone Me !</a>'; } return $actions; } par/**
Add the duplicate link to action list for post_row_actions */ function dpap_duplicate_post_link(
$actions, $post ) { if (current_user_can('edit_posts')) { $actions['duplicate'] 
= '<a href="admin.php?action=dpap_duplicate_post_as_draft&post=' . $post->ID . '"
title="Duplicate this item" rel="permalink">Clones Moi !</a>'; } return $actions;}
dans le fichier du répertoire : /duplicate-page-and-post/includes/dpap_processing.
php Le fichier de langue inclus ne contient rien et est totalement inutile

 [ Przeczytaj 11 recenzji ](https://wordpress.org/support/plugin/duplicate-page-and-post/reviews/)

## Kontrybutorzy i deweloperzy

„Duplicate Page and Post” jest oprogramowaniem open source. Poniższe osoby miały
wkład w rozwój wtyczki.

Zaangażowani

 *   [ pluginsforwp ](https://profiles.wordpress.org/pluginsforwp/)

Wtyczka „Duplicate Page and Post” została przetłumaczona na 2 języki. Podziękuj 
[tłumaczom](https://translate.wordpress.org/projects/wp-plugins/duplicate-page-and-post/contributors)
za ich wkład.

[Przetłumacz wtyczkę “Duplicate Page and Post” na swój język.](https://translate.wordpress.org/projects/wp-plugins/duplicate-page-and-post)

### Interesuje cię rozwój wtyczki?

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

## Meta

 *  Wersja **2.1.1**
 *  Ostatnia aktualizacja **8 lat temu**
 *  Włączone instalacje **Brak danych**
 *  Wersja WordPressa ** 3.0.1 lub nowszej **
 *  Testowano do **4.8.28**
 *  Języki
 * [English (US)](https://wordpress.org/plugins/duplicate-page-and-post/), [Russian](https://ru.wordpress.org/plugins/duplicate-page-and-post/),
   i [Spanish (Argentina)](https://es-ar.wordpress.org/plugins/duplicate-page-and-post/).
 *  [Przetłumacz na swój język](https://translate.wordpress.org/projects/wp-plugins/duplicate-page-and-post)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/duplicate-page-and-post/advanced/)