Yoast Duplicate Post

Description

This plugin allows users to clone posts of any type, or copy them to new drafts for further editing.

Comment ça fonctionne :

  1. In ‘Edit Posts’/’Edit Pages’, you can click on ‘Clone’ link below the post/page title: this will immediately create a copy and return to the list.

  2. In ‘Edit Posts’/’Edit Pages’, you can select one or more items, then choose ‘Clone’ in the ‘Bulk Actions’ dropdown to copy them all at once.

  3. In ‘Edit Posts’/’Edit Pages’, you can click on ‘New Draft’ link below the post/page title.

  4. On the post edit screen, you can click on ‘Copy to a new draft’ above « Cancel »/ »Move to trash » or in the admin bar.

  5. Lorsque vous affichez un article en tant qu’utilisateur connecté, vous pouvez cliquer sur « Copier dans un nouveau brouillon » dans la barre d’administration.

3, 4 and 5 will lead to the edit page for the new draft: change what you want, click on ‘Publish’ and you’re done.

There is also a template tag, so you can put it in your templates and clone your posts/pages from the front-end. Clicking on the link will lead you to the edit page for the new draft, just like the admin bar link.

Duplicate Post has many useful settings to customize its behavior and restrict its use to certain roles or post types. Check out the extensive documentation on yoast.com and our developer docs.

Contribuer

Si vous trouvez cela utile et si vous souhaitez contribuer, il y a deux façons :

  1. Submit your bug reports, suggestions and requests for features on GitHub;
  2. Si vous voulez le traduire dans votre langue (il n’ya que quelques lignes de texte), vous pouvez utiliser le projet de traduction;

Captures d’écrans

  • Éditeur classique.
  • Éditeur de blocs.
  • Liste des publications.
  • Menu de la barre d’administration.
  • Actions groupées.
  • La page des options.

Installation

Use WordPress’ Add New Plugin feature, searching « Duplicate Post », or download the archive and:

  1. Unzip the archive on your computer
  2. Upload duplicate-post directory to the /wp-content/plugins/ directory
  3. Activez l’extension via le menu « Extensions » de WordPress.
  4. Go to Settings -> Duplicate Post and customize behaviour as needed

FAQ

L’extension ne fonctionne pas, pourquoi ?

First, check your version of WordPress: the plugin is not supposed to work on old versions anymore. Make sure also to upgrade to the last version of the plugin!

Then try to deactivate and re-activate it, some user have reported that this fixes some problems.

Faites également attention à l’onglet « Autorisations » dans les réglages : assurez-vous que l’extension est activée pour les rôles et types de publication souhaités.

If it still doesn’t work, maybe there is some kind of conflict with other plugins: feel free to write in the forum and we’ll try to discover a solution (it will be really helpful if you try to deactivate all your other plugins one by one to see which one conflicts with mine… But do it only if you know what you’re doing, I will not be responsible of any problem you may experience).

L’extension n’est pas traduite dans ma langue !

From version 3.0 the plugin’s translations are managed by the WordPress.org platform and the plugin is shipped without language files, so first of all update translations under Dashboard->Updates.

If Duplicate Post is still in English, or if there are some untranslated strings, you can help translating to your language: you only need a WordPress.org account.

Avis

2 avril 2026 1 réponse
Yoast Duplicate Post does the job of duplicating posts, but I’ve faced some issues with it not copying all settings properly. It’s useful, but it could use some tweaks for smoother performance.
17 mars 2026 1 réponse
Very handy plugin for duplicating posts n pages fast. Saves time when working on similar content. Simple n easy to use. Wish it had a few more options, but still works great 👍
2 mars 2026
Been using Yoast Duplicate Post for a while. It saves time cz I can clone pages in one click. UI is clean & easy. Works smooth most of the time. Would be perfect with a few more custom options. tnkz!
27 février 2026
Using Yoast Duplicate Post for some time now. It makes cloning pages super easy and saves a lot of time. Works well most of the time, just had small tweaks needed. Overall, happy with it. Tnkz devs
5 novembre 2025
Honestly, I don’t know if that’s true – but what I do know is true is that when our SEO Content team or a client needs to duplicate a post then I always add this plugin. It always bothered me that WordPress doesn’t have this feature natively to copy posts. Another plugin we have used is [Duplicate Post] but I’ve always prefered this one for the brand association with this one. We moved from the actual Yoast SEO plugin years ago, but the Yoast brand still remains iconic and the more I’ve read of their articles and posts the more respect I have for them as a company. So thank you Yoast and thank you Enrico Battocchi.
Lire les 528 avis

Contributeurs/contributrices & développeurs/développeuses

« Yoast Duplicate Post » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

“Yoast Duplicate Post” a été traduit dans 51 locales. Remerciez l’équipe de traduction pour ses contributions.

Traduisez « Yoast Duplicate Post » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal des modifications

4.6

Release date: 2026-03-09

Introduces smoother post duplication, more reliable rewrite workflows, and better compatibility across languages and configurations. Read more here!

Enhancements

  • Improves the compatibility with the Block Editor.
  • Improves the style of the Copy to a new draft and Rewrite & Republish actions in the Block Editor.
  • Replaces the metabox with a sidebar panel in the Block Editor.

Bugfixes

  • Fixes a bug where cloning an attachment did not copy its caption as expected. Props to @masteradhoc.
  • Fixes a bug where cloning an attachment did not copy its description as expected.
  • Fixes a bug where notices would not be appearing in the block editor, throwing console errors, with some locales.
  • Fixes a bug where Rewrite & Republish copies could remain orphaned, blocking editors from creating a new Rewrite & Republish copy for the original post.
  • Fixes a bug where the block editor button were not styled if the admin bar links where not present.
  • Fixes a bug where translations where missing in the buttons and the notices in the Block Editor. Props to @petitphp.

Other

  • Improves security of the Bulk Clone action and the republishing of a copy.
  • Adds duplicate_post_before_republish and duplicate_post_after_republish action hooks fired before and after republishing. Props to @piscis.
  • Deprecates the dp_duplicate_post and dp_duplicate_page hooks and introduces a new unified duplicate_post_after_duplicated action hook that replaces them. The new hook includes the post type as a fourth parameter for flexible filtering.
  • Sets the minimum supported WordPress version to 6.8.
  • Sets the WordPress tested up to version to 6.9.
  • Drops compatibility with PHP < 7.4.
  • Verified compatibility with PHP up to version 8.5.
  • Fixes the Developer Guide link that was leading to a non-existent page. Props to @masteradhoc.
  • Fixes the documentation link to use a shortlink. Props to @masteradhoc.
  • Improves how the translations are loaded by relying on the WordPress mechanism for that. Props to @swissspidy.
  • Improves discoverability of security policy in Packagist.
  • Users requiring this package via [WP]Packagist can now use the composer/installers v2.

4.5

Release date: 2022-06-28

Enhancements

  • Improves the impact of the plugin on the performance of the site by avoiding useless calls on the gettext filter.

Bugfixes

  • Fixes a bug where a section in the Classic Editor’s submitbox would be displayed with incorrect margins.

Other

  • Augmente la version testée de WordPress jusqu’à 6.0.

Earlier versions

For the changelog of earlier versions, please refer to the changelog on yoast.com.