Title: Custom Post Type Cleanup
Author: keesiemeijer
Published: <strong>19 agosto, 2017</strong>
Last modified: 20 abril, 2024

---

Pesquisar plugins

![](https://ps.w.org/custom-post-type-cleanup/assets/banner-772x250.jpg?rev=1716260)

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

![](https://ps.w.org/custom-post-type-cleanup/assets/icon.svg?rev=1716282)

# Custom Post Type Cleanup

 Por [keesiemeijer](https://profiles.wordpress.org/keesiemeijer/)

[Baixar](https://downloads.wordpress.org/plugin/custom-post-type-cleanup.1.3.2.zip)

 * [Detalhes](https://br.wordpress.org/plugins/custom-post-type-cleanup/#description)
 * [Avaliações](https://br.wordpress.org/plugins/custom-post-type-cleanup/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/custom-post-type-cleanup/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/custom-post-type-cleanup/#developers)

 [Suporte](https://wordpress.org/support/plugin/custom-post-type-cleanup/)

## Descrição

Custom post type posts are left in the database if a post type is no longer registered(
in use).

Plugins and themes can (without you knowing) use custom post types as a way to store
data. These posts stay in the database forever if they’re not cleaned up by the 
plugin/theme itself upon deletion.

There are a lot of plugins that clean your database (by removing revisions, drafts
etc.), but I haven’t found one that does a cleanup of unused post type posts.

This plugin provides an easy way to detect and remove posts from post types that
are no longer in use. The settings page for this plugin is at wp-admin > Tools >
Custom Post Type Cleanup.

**Note**: The proper WordPress delete function [wp_delete_post](https://developer.wordpress.org/reference/functions/wp_delete_post/)
is used instead of running a direct MySQL query to delete the posts. This way all
associated post data (comments, post meta etc.) are also deleted from the database.

Since version 1.2.0 you can re-register unused custom post types for a limited period
of time. This allows you to inspect and delete the posts like you would normally(
in the wp-admin).

## Capturas de tela

[⌊Plugin page⌉⌊Plugin page⌉[

Plugin page

[⌊Plugin page after re-registering unused custom post types.⌉⌊Plugin page after 
re-registering unused custom post types.⌉[

Plugin page after re-registering unused custom post types.

[⌊Plugin page after cleaning up all unused post type posts⌉⌊Plugin page after cleaning
up all unused post type posts⌉[

Plugin page after cleaning up all unused post type posts

## Instalação

Follow these instructions to install the plugin.

 1. In your WordPress admin panel, go to Plugins > New Plugin, search for “custom post
    type cleanup” and click “Install now”.
 2. Alternatively, download the plugin and upload the contents of custom-post-type-
    cleanup.zip to your plugins directory, which usually is /wp-content/plugins/.
 3. Activate the plugin
 4. Go to wp-admin > Tools > Custom Post Type Cleanup and see if there are unused custom
    post type posts in the database.

## Avaliações

![](https://secure.gravatar.com/avatar/1d442bc94c6f4198991d0886f34c9d6482710d5a15ad5e358ef802e2a41818be?
s=60&d=retro&r=g)

### 󠀁[I’m glad someone created this plugin](https://wordpress.org/support/topic/im-glad-someone-created-this-plugin/)󠁿

 [Slava Abakumov](https://profiles.wordpress.org/slaffik/) 29 novembro, 2024

So I didn’t have to 🙂 Awesome little handy tool to clean up old sites from obsolete
CPTs and their post meta. I wish it also supported custom taxonomies that were registered
for those obsolete CPTs.

![](https://secure.gravatar.com/avatar/0cb3afdfe9a084143b7b22bdf4d60be62943197ae9cb874ff48e90aff691b24e?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-38949/)󠁿

 [designituk](https://profiles.wordpress.org/designituk/) 23 maio, 2024

Great plugin works perfectly

![](https://secure.gravatar.com/avatar/7b3bd83d9e1e29a7a296c984cd922f8202c3107783ed11261b663e59fbb033a1?
s=60&d=retro&r=g)

### 󠀁[perfect! just what was needed 🙏](https://wordpress.org/support/topic/perfect-just-what-was-needed-%f0%9f%99%8f/)󠁿

 [rothschild86](https://profiles.wordpress.org/rothschild86/) 16 maio, 2024

Thank you!

![](https://secure.gravatar.com/avatar/e412a29b85dc75c051474da6d04b858f462552f8855bc584eeb920dfb069c73c?
s=60&d=retro&r=g)

### 󠀁[Very simple and working…](https://wordpress.org/support/topic/very-simple-and-working/)󠁿

 [tenserd](https://profiles.wordpress.org/tenserd/) 7 maio, 2024

Its a really simple to use plugin and working right out of the box. A nice feature
would be (if that is possible at all) to clean up abandoned taxonomies, too. Thx
for this nice plugin!

![](https://secure.gravatar.com/avatar/5999123009d2c98889f3170c93c4cd60b40ce8d7c0eccc06f46e24e27bf82e06?
s=60&d=retro&r=g)

### 󠀁[An amazing plugin for Custom Post Types](https://wordpress.org/support/topic/an-amazing-plugin-for-custom-post-types/)󠁿

 [Manou Allou](https://profiles.wordpress.org/manouallou/) 23 abril, 2024

What a useful, little plugin! It helps clean up the database and keep it clean from
old and obsolete CPTs. Bravo to the developer who also swiftly updated it to the
latest version shortly after my support request. What else can you ask for?

![](https://secure.gravatar.com/avatar/4c90d9eb6a198f4489b043c90df64fbc5ab0ad949aa8642ae9e117a7beb17e39?
s=60&d=retro&r=g)

### 󠀁[It worked for me too](https://wordpress.org/support/topic/it-worked-for-me-too/)󠁿

 [nene](https://profiles.wordpress.org/wpdreamer/) 14 maio, 2023

Worked also for me today, hope it gets updates and keeps working, really usefull
plugin.

 [ Leia todas as 35 avaliações ](https://wordpress.org/support/plugin/custom-post-type-cleanup/reviews/)

## Colaboradores e desenvolvedores

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

Colaboradores

 *   [ keesiemeijer ](https://profiles.wordpress.org/keesiemeijer/)

Custom Post Type Cleanup” foi traduzido para 1 localidade. Agradecemos aos [tradutores](https://translate.wordpress.org/projects/wp-plugins/custom-post-type-cleanup/contributors)
por suas contribuições.

[Traduzir o “Custom Post Type Cleanup” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/custom-post-type-cleanup)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/custom-post-type-cleanup/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/custom-post-type-cleanup/)
ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/custom-post-type-cleanup/)
por [RSS](https://plugins.trac.wordpress.org/log/custom-post-type-cleanup/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 1.3.2

 * Tested plugin to WP 6.5 on newer PHP versions.

#### 1.3.0

 * Add batch size option to admin form.

#### 1.2.0

 * Add ability to re-register unused custom post types.

## Meta

 *  Versão **1.3.2**
 *  Última atualização **2 anos atrás**
 *  Instalações ativas **1.000+**
 *  Versão do WordPress ** 5.9 ou superior **
 *  Testado até **6.5.8**
 *  Idiomas
 * [Dutch](https://nl.wordpress.org/plugins/custom-post-type-cleanup/) e [English (US)](https://wordpress.org/plugins/custom-post-type-cleanup/).
 *  [Traduzir para seu idioma](https://translate.wordpress.org/projects/wp-plugins/custom-post-type-cleanup)
 *  [Visualização avançada](https://br.wordpress.org/plugins/custom-post-type-cleanup/advanced/)

## Classificações

 5 de 5 estrelas.

 *  [  35 avaliações com 5 estrelas     ](https://wordpress.org/support/plugin/custom-post-type-cleanup/reviews/?filter=5)
 *  [  0 avaliação com 4 estrela     ](https://wordpress.org/support/plugin/custom-post-type-cleanup/reviews/?filter=4)
 *  [  0 avaliação com 3 estrela     ](https://wordpress.org/support/plugin/custom-post-type-cleanup/reviews/?filter=3)
 *  [  0 avaliação com 2 estrela     ](https://wordpress.org/support/plugin/custom-post-type-cleanup/reviews/?filter=2)
 *  [  0 avaliação com 1 estrela     ](https://wordpress.org/support/plugin/custom-post-type-cleanup/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/custom-post-type-cleanup/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/custom-post-type-cleanup/reviews/)

## Colaboradores

 *   [ keesiemeijer ](https://profiles.wordpress.org/keesiemeijer/)

## Suporte

Problemas resolvidos nos últimos dois meses:

     0 de 1

 [Ver fórum de suporte](https://wordpress.org/support/plugin/custom-post-type-cleanup/)