Descripción
Este plugin permite a los usuarios clonar entradas de cualquier tipo, o copiarlas en nuevos borradores para su posterior edición.
How it works:
-
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.
-
Mientras ves un contenido como un usuario conectado, puedes hacer clic en ‘Copiar a un nuevo borrador’ en la barra de administración.
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 tiene muchos ajustes útiles para personalizar su comportamiento y restringir su uso a ciertos roles o tipos de publicación. Consulta la extensa documentación en yoast.com y nuestros documentos para desarrolladores.
Contribute
If you find this useful and if you want to contribute, there are two ways:
- Envía informes de errores, sugerencias y peticiones de características en GitHub;
- If you want to translate it to your language (there are just a few lines of text), you can use the translation project;
Capturas de pantalla
Instalación
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 - Activa el plugin a través del menú ‘Plugins’ en WordPress
- Go to Settings -> Duplicate Post and customize behaviour as needed
FAQ
-
The plugin doesn’t work, why?
-
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.
Presta también atención a la pestaña “Permisos” de los ajustes: asegúrate de que el plugin está activo para los tipos de contenido y usuarios necesarios.
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).
-
The plugin is not translated in my language!
-
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.
Si Duplicate Post todavía está en inglés, o si hay algunas cadenas sin traducir, puedes ayudar a traducir en tu idioma: solo necesitas una cuenta en WordPress.org.
Reseñas
Colaboradores & Desarrolladores
“Yoast Duplicate Post” es software de código abierto. Las siguientes personas han contribuido a este plugin.
Colaboradores“Yoast Duplicate Post” ha sido traducido en 51 idiomas. Gracias a los traductores por sus contribuciones.
Traduce “Yoast Duplicate Post” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
4.5
Release Date: June 28th, 2022
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:
- Sets the WordPress tested up to version to 6.0.
4.4
Release Date: January 25th, 2022
Enhancements:
- Converts the upgrade notice into a welcome notice for first-time users.
Bugfixes:
- 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.
Other:
- Sets the WordPress tested up to version to 5.9.
Earlier versions
For the changelog of earlier versions, please refer to the changelog on yoast.com.