Descrição
There’s nothing more frustrating than embedding images or flash video players into a post and then WordPress automatically adds p html tag that screws up the embed code. This plugin disable this behavior of wordpress and remove the filter that adds paragraph tags automatically in posts.
Use this plugin if you have problem with wordpress adding extra white space between objects ( or texts )
You are allowed to enable this feature individualy for each post or page.
It also allow you to replace p tags with double br tags.
This plugin make use of wordpress wpautop and disable this filter.
Instalação
It is extremely easy to install.
All that you have to do is enable this plugin and tick it’s checkbox below each page or post.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Remove P” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “Remove P” 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
1
- a minor bugfix related to post meta handling
1
- First Release