Mô tả
This plugin remove extra p and br tags from the_content, the_excerpt and widget_text_content.
Cài đặt
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:
- Download your WordPress Plugin to your desktop.
- If downloaded as a zip archive, extract the Plugin folder to your desktop.
- With your FTP program, upload the Plugin folder to the wp-content/plugins folder in your WordPress directory online.
- Go to Plugins screen and find the “empty p tag Plugin” in the list.
- Click Activate to activate it.
Hỏi đáp
-
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.
Đánh giá
3 Tháng chín, 2020
Works perfectly on 5.5.1. Thanks!
19 Tháng sáu, 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!
9 Tháng hai, 2019
I use the plugin its help me for removing empty tag
4 Tháng năm, 2018
Good plugin for remove empty space in editor.
28 Tháng mười, 2017
1 trả lời
Best for remove blank tags
11 Tháng mười, 2017
1 trả lời
I love this plugin. It really work fine.
Người đóng góp & Lập trình viên
“Empty P Tag” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Empty P Tag” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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