이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

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.

후기

2020년 6월 19일
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!
2017년 10월 11일 1 reply
I love this plugin. It really work fine.
모든 7 평가 읽기

기여자 & 개발자

“Empty P Tag”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Empty P Tag”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록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