Title: Empty P Tag
Author: Husain Ahmed
Published: <strong>11.10.2017</strong>
Last modified: 30.07.2024

---

Поиск плагинов

![](https://ps.w.org/empty-p-tag/assets/banner-772x250.png?rev=1744656)

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

![](https://ps.w.org/empty-p-tag/assets/icon-128x128.png?rev=3128128)

# Empty P Tag

 Автор: [Husain Ahmed](https://profiles.wordpress.org/husainahmedqureshi/)

[Скачать](https://downloads.wordpress.org/plugin/empty-p-tag.zip)

 * [Детали](https://ru.wordpress.org/plugins/empty-p-tag/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/empty-p-tag/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/empty-p-tag/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/empty-p-tag/#developers)

 [Поддержка](https://wordpress.org/support/plugin/empty-p-tag/)

## Описание

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 "empty p tag" in Search Plugins box or click a tag link below the screen.
    3. find the "empty p tag Plugin" in the list.
    4. Click Install Now to install the WordPress Plugin.
    ```

To install empty p tag manually:

 1. Download your WordPress Plugin to your desktop.
 2. If downloaded as a zip archive, extract the Plugin folder to your desktop.
 3. With your FTP program, upload the Plugin folder to the wp-content/plugins folder
    in your WordPress directory online.
 4. Go to Plugins screen and find the «empty p tag Plugin» in the list.
 5. Click Activate to activate it.

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

### 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 (so you’ll be responsible for adding these yourself).

### I upgraded the plugin and it lost my default settings!

No, it didn’t. Disable and re-enable the plugin and the setting should be updated
to the new setting.

## Отзывы

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

### 󠀁[Does the trick](https://wordpress.org/support/topic/does-the-trick-87/)󠁿

 [garrongray](https://profiles.wordpress.org/garrongray/) 03.09.2020

Works perfectly on 5.5.1. Thanks!

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

### 󠀁[Saved my commenting system!](https://wordpress.org/support/topic/saved-my-commenting-system/)󠁿

 [alexcz](https://profiles.wordpress.org/alexcz/) 19.06.2020

I tried this as a last resort to try to improve the formatting of my commenting 
system, wpDiscuz (https://wordpress.org/plugins/wpdiscuz/), which by the way is 
great! Unfortunately in my case (because I need to select only one or two words 
sometimes) it kept adding <p> tags to the text, which added line breaks and unwanted
spacing. This plugin solved that problem!

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

### 󠀁[It is simple and amazing plugin](https://wordpress.org/support/topic/it-is-simple-and-amazing-plugin/)󠁿

 [meenakshi1995](https://profiles.wordpress.org/meenakshi1995/) 09.02.2019

I use the plugin its help me for removing empty tag

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

### 󠀁[Awesome…](https://wordpress.org/support/topic/grate-plugin-21/)󠁿

 [kundanfortest](https://profiles.wordpress.org/kundanfortest/) 04.05.2018

Good plugin for remove empty space in editor.

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

### 󠀁[Great Plugin](https://wordpress.org/support/topic/great-plugin-15647/)󠁿

 [alexmartelli97](https://profiles.wordpress.org/alexmartelli97/) 28.10.2017 1 ответ

Best for remove blank tags

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

### 󠀁[Great](https://wordpress.org/support/topic/great-7137/)󠁿

 [nidhibarve](https://profiles.wordpress.org/nidhibarve/) 11.10.2017 1 ответ

I love this plugin. It really work fine.

 [ Посмотреть все 7 отзывов ](https://wordpress.org/support/plugin/empty-p-tag/reviews/)

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

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

Участники

 *   [ Husain Ahmed ](https://profiles.wordpress.org/husainahmedqureshi/)

[Перевести «Empty P Tag» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/empty-p-tag)

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

[Посмотрите код](https://plugins.trac.wordpress.org/browser/empty-p-tag/), проверьте
[SVN репозиторий](https://plugins.svn.wordpress.org/empty-p-tag/), или подпишитесь
на [журнал разработки](https://plugins.trac.wordpress.org/log/empty-p-tag/) по [RSS](https://plugins.trac.wordpress.org/log/empty-p-tag/?limit=100&mode=stop_on_copy&format=rss).

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

#### 2.0.1

 * Thired released
 * Added feature to remove for ‘whitespace’ with p tag.

#### 1.0.1

 * Second released
 * Added ‘preg_replace’ function to remove Empty tag.

#### 1.0.0

 * First released
 * Basic Plugin

## Мета

 *  Версия **3.0**
 *  Обновление: **2 года назад**
 *  Активных установок: **800+**
 *  Версия WordPress ** 5.0 или выше **
 *  Совместим вплоть до: **6.6.0**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/empty-p-tag/)
 * Метки:
 * [editor](https://ru.wordpress.org/plugins/tags/editor/)[excerpt](https://ru.wordpress.org/plugins/tags/excerpt/)
   [filter](https://ru.wordpress.org/plugins/tags/filter/)[formatting](https://ru.wordpress.org/plugins/tags/formatting/)
   [wpautop](https://ru.wordpress.org/plugins/tags/wpautop/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/empty-p-tag/advanced/)

## Оценки

 5 из 5 звёзд.

 *  [  7 5-звездный отзыв     ](https://wordpress.org/support/plugin/empty-p-tag/reviews/?filter=5)
 *  [  0 4-звездный отзыв     ](https://wordpress.org/support/plugin/empty-p-tag/reviews/?filter=4)
 *  [  0 3-звездный отзыв     ](https://wordpress.org/support/plugin/empty-p-tag/reviews/?filter=3)
 *  [  0 2-звездный отзыв     ](https://wordpress.org/support/plugin/empty-p-tag/reviews/?filter=2)
 *  [  0 1-звездный отзыв     ](https://wordpress.org/support/plugin/empty-p-tag/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/empty-p-tag/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/empty-p-tag/reviews/)

## Участники

 *   [ Husain Ahmed ](https://profiles.wordpress.org/husainahmedqureshi/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/empty-p-tag/)