Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Convertentity

Descrição

Some WordPress functions outputs character entity references. The most of these are not allowed in XHTML. So if your WordPress installation uses the mime type ‘application/xhtml+xml’, the generated sites could have invalid xhtml code and the browser would display the syntax error page.

Convertentity converts all entity references into their corresponding characters with the exception of the references for the following characters: ‘<>&”

Theses references are the only ones which are allowed in XHTML.

Instalação

  1. Upload convertentity.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Avaliações

There are no reviews for this plugin.

Contribuidores e desenvolvedores

“Convertentity” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Contribuidores

Registro de alterações

1.0

  • Conversion of character entity references