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

19 maio, 2026 1 resposta
Needed to duplicate pages real quick. Found this. Did exactly wht I wanted. Zero setup, just install n go. Saves mad time fr. Can’t imagine managing my site w/o it now lol
15 maio, 2026 1 resposta
u kno those plugins u nvr knew u needed?? this is one of em cloning pages n posts is so ez now, no more rebuilding same layouts over n over. productivity went up frfr. highly rec
13 maio, 2026 1 resposta
Y did i not find this earlier omg 1 click n ur post is cloned, just edit n publish. Saves crazy amount of time esp w/ similar pages. Simple bt SO useful.
12 maio, 2026 1 resposta
Use this all the time to clone pages. keeps my formatting so i dont gotta start from scratch every single time. Sometimes it copies old dates too which is a lil annoying but super easy to fix. rly good time saver tbh.
8 maio, 2026 1 resposta
So helpful! Cloned my pages in seconds without any mess. Honestly idk how I did this manually before. Tnkz for this, life’s way easier now cz I build fast.
Leia todas as 539 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.