Title: Empty P Tag
Author: Husain Ahmed
Published: <strong>Oktubre 11, 2017</strong>
Last modified: Hulyo 30, 2024

---

Maghanap ng mga plugin

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

Ang plugin na ito ay **hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress**.
Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility
kapag ginamit sa mas bagong bersyon ng WordPress.

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

# Empty P Tag

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

[I-download](https://downloads.wordpress.org/plugin/empty-p-tag.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/empty-p-tag/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/empty-p-tag/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/empty-p-tag/#installation)
 * [Development](https://tl.wordpress.org/plugins/empty-p-tag/#developers)

 [Suporta](https://wordpress.org/support/plugin/empty-p-tag/)

## Deskripsyon

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

## Pag-install

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.

## FAQ

### 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.

## Mga Review

![](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/) Setyembre 3, 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/) Hunyo 19, 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/) Pebrero 9, 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/) Mayo 4, 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/) Oktubre 28, 2017
1 na reply

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/) Oktubre 11, 2017 1 na 
reply

I love this plugin. It really work fine.

 [ Basahin lahat ng 7 na review ](https://wordpress.org/support/plugin/empty-p-tag/reviews/)

## Mga Contributor at Developer

Ang “Empty P Tag” ay open source software. Ang mga sumusunod na tao ay nag-ambag
sa plugin na ito.

Mga Contributor

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

[Isalin ang “Empty P Tag” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/empty-p-tag)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/empty-p-tag/), i-check
ang [SVN repository](https://plugins.svn.wordpress.org/empty-p-tag/), o mag-subscribe
sa [development log](https://plugins.trac.wordpress.org/log/empty-p-tag/) sa pamamagitan
ng [RSS](https://plugins.trac.wordpress.org/log/empty-p-tag/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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

## Meta

 *  Bersyon **3.0**
 *  Huling na-update **2 taon ang nakalipas**
 *  Mga aktibong installation **800+**
 *  Bersyon ng WordPress ** 5.0 o mas bago **
 *  Sinubukan hanggang **6.6.0**
 *  Wika
 * [English (US)](https://wordpress.org/plugins/empty-p-tag/)
 * Mga Tag
 * [editor](https://tl.wordpress.org/plugins/tags/editor/)[excerpt](https://tl.wordpress.org/plugins/tags/excerpt/)
   [filter](https://tl.wordpress.org/plugins/tags/filter/)[formatting](https://tl.wordpress.org/plugins/tags/formatting/)
   [wpautop](https://tl.wordpress.org/plugins/tags/wpautop/)
 *  [Advanced View](https://tl.wordpress.org/plugins/empty-p-tag/advanced/)

## Mga Rating

 5 out of 5 stars.

 *  [  7 5-star reviews     ](https://wordpress.org/support/plugin/empty-p-tag/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/empty-p-tag/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/empty-p-tag/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/empty-p-tag/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/empty-p-tag/reviews/?filter=1)

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

[Tingnan lahat ng review](https://wordpress.org/support/plugin/empty-p-tag/reviews/)

## Mga Contributor

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

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/empty-p-tag/)