Description
This plugin allows users to clone posts of any type, or copy them to new drafts for further editing.
Comment ça fonctionne :
-
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.
-
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.
-
In ‘Edit Posts’/’Edit Pages’, you can click on ‘New Draft’ link below the post/page title.
-
On the post edit screen, you can click on ‘Copy to a new draft’ above « Cancel »/ »Move to trash » or in the admin bar.
-
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 :
- Submit your bug reports, suggestions and requests for features on GitHub;
- 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’écran
Installation
Use WordPress’ Add New Plugin feature, searching « Duplicate Post », or download the archive and:
- Unzip the archive on your computer
- Upload
duplicate-post
directory to the/wp-content/plugins/
directory - Activez l’extension via le menu « Extensions » de WordPress.
- 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
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
4.5
Date de sortie : 28 juin 2022
Améliorations :
- Improves the impact of the plugin on the performance of the site by avoiding useless calls on the
gettext
filter.
Corrections de bogues :
- Fixes a bug where a section in the Classic Editor’s submitbox would be displayed with incorrect margins.
Autre :
- Augmente la version testée de WordPress jusqu’à 6.0.
4.4
Date de sortie : 25 janvier 2022
Améliorations :
- Converts the upgrade notice into a welcome notice for first-time users.
Corrections de bogues :
- Fixes a bug where HTML tags in a Custom HTML block would be removed when republishing a scheduled Rewrite & Republish copy.
- Fixes a bug where the button style would be broken in the Classic Editor.
- Fixes a bug where a fatal error would be triggered in the Widgets page in combination with some themes or plugins.
Autre :
- Augmente la version testée de WordPress jusqu’à 5.9.
Earlier versions
For the changelog of earlier versions, please refer to the changelog on yoast.com.