=== Remove empty p tag ===

Contributors: Dev02ali
Tags:wpautop, filter, editor, excerpt, Formatting, post content, remove p
Requires at least: 3.0
Tested up to: 4.7
License: GPLv2


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

== Description ==

This plugin remove extra p and br tags from the_content.

== Installation ==
To install "Remove empty p tag" using the built-in plugin installer:

    1. Go to Plugins > Add New.
    2. Type in "Remove empty p tag" in Search Plugins box or click a tag link below the screen.
    3. find the "Remove empty p tag Plugin" in the list.
    4. Click Install Now to install the WordPress Plugin.


To install Remove 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 "Remove empty p tag Plugin" in the list.
   5. Click Activate to activate it.


== Frequently Asked Questions ==

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


== Changelog ==

= 1.0.0 =
* First release

