Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Remove P

Описание

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.

Установка

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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Remove P» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Remove P» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1

  • a minor bugfix related to post meta handling

1

  • First Release