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

Remove Blank P Tag

Описание

This is very simple plugin to remove extra p and br tags in post and page editer

This plugin remove extra p and br tags from the_content, the_excerpt and widget_text_content.

Установка

To install «empty p tag» using the built-in plugin installer:

1. Go to Plugins > Add New.
2. Type in "remove blank p tag" in Search Plugins.
3. find the "remove blank p tag Plugin" in the list.
4. Click Install Now to install the WordPress Plugin.

Часто задаваемые вопросы

How do Plugin turn off automatic p, br for a post?

After plugin activation, WordPress will no longer attempt to add <p> and <br> tags to your posts.
you will be responsible for adding ‘

<

p>’ tag and ‘
‘ tag these yourself.
This plugin is remove emply and extra ‘

<

p>’ tag and ‘
‘ tag

Отзывы

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

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

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

Участники

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

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

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

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

1.0

  • Initial release.