Yoast Duplicate Post

Descrição

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

Como funciona:

  1. Em ‘Editar posts’/’Editar páginas’, você pode clicar no link ‘Clonar’ abaixo do título do post/página: isto irá imediatamente criar uma cópia e retornar para a lista.

  2. NOVO! Em ‘Editar posts’ / ‘Editar páginas’, você pode selecionar um ou mais itens, então escolha ‘Clonar’ na lista suspensa de ‘Ações em massa’ para copiá-los todos de uma vez.

  3. Em ‘Editar posts’/’Editar páginas’, você pode clicar no link ‘Novo rascunho’ abaixo do título do post/página.

  4. Na tela de edição de post, você pode clicar em “Copiar para um novo rascunho” acima de “Cancelar/Mover para a lixeira” ou na barra administrativa.

  5. Ao visualizar um post como usuário conectado, você pode clicar em ‘Copiar para um novo rascunho’ na barra do admin.

3, 4 e 5 levarão para a página de edição para o novo rascunho: mude o que você quiser, clique em ‘Publicar’ e já está pronto.

Há também uma tag de modelo, assim você pode colocá-la em seus modelos e clonar seus posts/páginas a partir do front-end. Clicar no link levará você para a página de edição para o novo rascunho, da mesma forma que o link de barra administrativa.

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.

Contribua

If you find this useful and if you want to contribute, there are two ways:

  1. Submit your bug reports, suggestions and requests for features on GitHub;
  2. Se você desejar traduzir para o seu idioma (são apenas algumas linhas de texto), você pode usar o projeto de tradução;

Capturas de tela

  • Classic editor.
  • Block editor.
  • Post list.
  • Admin bar menu.
  • Bulk actions.
  • A página de opções.

Instalação

Use o recurso ‘Adicionar novo plugin’ do WordPress e procure por “Duplicate Post”, ou baixe o arquivo e:

  1. Unzip the archive on your computer
  2. Faça upload da pasta duplicate-post para a pasta /wp-content/plugins/
  3. Ative o plugin por meio do menu “Plugins” no WordPress
  4. Vá em Configurações -> Duplicar Post e personalize seu comportamento conforme necessário

Perguntas frequentes

O plugin não funciona, por quê?

Primeiro verifique a versão do seu WordPress: o plugin supostamente não funciona mais em versões antigas. Certifique-se também de atualizar o plugin para sua versão mais recente.

Então tente desativar e reativar o plugin, alguns usuários reportaram que isto resolveu o problema.

Preste atenção também à aba “Permissões” nas Configurações: certifique-se de que o plugin está habilitado para as funções e tipos de post desejados.

Se não, talvez haja algum tipo de conflito com outros plugins: sinta-se livre para me escrever e vamos tentar descobrir uma solução (será muito útil se você tentar desativar todos os seus outros plugins um por um para ver qual está conflitando com o meu… Mas só se você souber o que está fazendo, não serei responsável por qualquer problema que possa acontecer).

O plugin não está traduzido no meu idioma!

A partir da versão 3.0 as traduções do plugin são gerenciadas pela plataforma do WordPress.org e o plugin é enviado sem arquivos de linguagem, então primeiramente atualize as traduções em Painel->Atualizações.

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.

Avaliações

2 abril, 2026 1 resposta
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 março, 2026 1 resposta
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 março, 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 fevereiro, 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 novembro, 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.
Leia todas as 528 avaliações

Colaboradores e desenvolvedores

“Yoast Duplicate Post” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

Yoast Duplicate Post” foi traduzido para 51 localidades. Agradecemos aos tradutores por suas contribuições.

Traduzir o “Yoast Duplicate Post” para seu idioma.

Interessado no desenvolvimento?

Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.

Registro de alterações

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

  • Sets the WordPress tested up to version to 6.0.

Earlier versions

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