| 开发者 | husainahmedqureshi |
|---|---|
| 更新时间 | 2026年8月9日 20:44 |
| PHP版本: | 7.2 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
<p> / <br> tags that create awkward spacing.
What it does
paragraphs)wpautop on content, excerpts, and text widgetswpautop off in some places, but normal paragraphs elsewhereempty-p-tag folder to /wp-content/plugins/.Yes on the front end. The plugin filters rendered content; it does not rewrite post content in the database.
Only if those options stay enabled. You can turn off wpautop removal per area (content, excerpt, widgets) and still strip empty tags.
Open Settings → Empty P Tag and restore the defaults, or disable only the option that conflicts with your theme.
Yes. Filters include haq_empty_p_tag_should_clean and haq_empty_p_tag_cleaned_content.
, zero-width spaces, attribute-bearing empty paragraphs)<br> tagspreg_replace cleanup for empty tags