Title: Remove WordPress to WordPress filter
Author: Tom Lany
Published: <strong>30 maio, 2010</strong>
Last modified: 9 abril, 2021

---

Pesquisar plugins

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://s.w.org/plugins/geopattern-icon/remove-wordpress-to-wordpress-filter.
svg)

# Remove WordPress to WordPress filter

 Por [Tom Lany](https://profiles.wordpress.org/tomthewebmaster/)

[Baixar](https://downloads.wordpress.org/plugin/remove-wordpress-to-wordpress-filter.zip)

 * [Detalhes](https://br.wordpress.org/plugins/remove-wordpress-to-wordpress-filter/#description)
 * [Avaliações](https://br.wordpress.org/plugins/remove-wordpress-to-wordpress-filter/#reviews)
 * [Desenvolvimento](https://br.wordpress.org/plugins/remove-wordpress-to-wordpress-filter/#developers)

 [Suporte](https://wordpress.org/support/plugin/remove-wordpress-to-wordpress-filter/)

## Descrição

In WordPress 3.0 and later, [a default filter](https://core.trac.wordpress.org/changeset/14996)
changes all instances of “WordPress” (note the small “p”) in posts, titles, and 
comments to “WordPress”. [For various reasons](https://core.trac.wordpress.org/ticket/13583),
such as preserving spelling in existing posts and comments, a blog owner may want
to turn this filter off. That is what this plugin does.

Simply upload the plugin files to your WordPress plugins folder, activate it on 
your blog’s Plugin administration page, and you are set!

### Technical Details

This plugin seeks to disable the capital_P_dangit function, which is the WordPress
function that disallows “WordPress” to be used on blogs.

The filter is defined in [wp-includes/default-filters.php](https://core.trac.wordpress.org/browser/trunk/src/wp-includes/default-filters.php)
and is applied in [wp-includes/formatting.php](https://core.trac.wordpress.org/browser/trunk/src/wp-includes/formatting.php)
of the core WordPress code.

The remove_filter function is used in this plugin to undo the add_filter function
applied in wp-includes/formatting.php. In versions 1.0 and 1.1 of this plugin, the
function was removed for certain priority levels. As of version 1.2, this plugin
removes the filter for all possible priority levels. Thanks to [Matt Robinson](http://subscribe2.wordpress.com/)
for suggesting this method and providing code that is used in the plugin.

For more information regarding how this function is applied in WordPress, the following
are the relevant changesets to the core WordPress code regarding this function:

 * [Changes made for WordPress 3.0](https://core.trac.wordpress.org/changeset/14996/)
 * [Changes made for WordPress 3.0.1](https://core.trac.wordpress.org/changeset/15377/)
 * [Changes made for WordPress 3.1](https://core.trac.wordpress.org/changeset/15877/)
 * [Changes made for WordPress 3.5](https://core.trac.wordpress.org/changeset/21242/)
 * [Changes made for WordPress 3.7](https://core.trac.wordpress.org/changeset/25093/)
 * [Changes made for WordPress 3.8](https://core.trac.wordpress.org/changeset/26122/)

## Avaliações

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

### 󠀁[Brilliant](https://wordpress.org/support/topic/brilliant-754/)󠁿

 [hatesspam](https://profiles.wordpress.org/hatesspam/) 4 junho, 2018

Works exactly as advertised.

 [ Leia todas as 4 avaliações ](https://wordpress.org/support/plugin/remove-wordpress-to-wordpress-filter/reviews/)

## Colaboradores e desenvolvedores

“Remove WordPress to WordPress filter” é um programa de código aberto. As seguintes
pessoas contribuíram para este plugin.

Colaboradores

 *   [ Tom Lany ](https://profiles.wordpress.org/tomthewebmaster/)

[Traduzir o “Remove WordPress to WordPress filter” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/remove-wordpress-to-wordpress-filter)

### Interessado no desenvolvimento?

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

## Registro de alterações

#### Version 1.3

 * Turn filter off for wp_title.
 * Minor code cleanup.

#### Version 1.2

 * Some priority levels for this function have changed yet again in WordPress 3.1,
   making it again necessary to change the filters. This plugin now removes the 
   filter for all possible priority levels. Thanks to [Matt Robinson](http://subscribe2.wordpress.com/)
   for suggesting this method and providing code that is used in the plugin. This
   change makes the plugin compatible with WordPress 3.1, and it is still compatible
   with the WordPress 3.0 branch.
 * Additional technical documentation has been added.

#### Version 1.1

 * The filters were changed slightly in WordPress 3.0.1. This update is compatible
   with these new filters.

#### Version 1.0

 * Initial release

## Meta

 *  Versão **1.3**
 *  Última atualização **5 anos atrás**
 *  Instalações ativas **30+**
 *  Versão do WordPress ** 3.0 ou superior **
 *  Testado até **5.7.15**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/remove-wordpress-to-wordpress-filter/)
 * Tags
 * [filter](https://br.wordpress.org/plugins/tags/filter/)[filters](https://br.wordpress.org/plugins/tags/filters/)
   [WordPress](https://br.wordpress.org/plugins/tags/wordpress/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/remove-wordpress-to-wordpress-filter/advanced/)

## Classificações

 5 de 5 estrelas.

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

[Your review](https://wordpress.org/support/plugin/remove-wordpress-to-wordpress-filter/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/remove-wordpress-to-wordpress-filter/reviews/)

## Colaboradores

 *   [ Tom Lany ](https://profiles.wordpress.org/tomthewebmaster/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/remove-wordpress-to-wordpress-filter/)