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

Vacant Line BReaker

설명

This plugin changes the WordPress’s native formatting rules to keep the numbers of the line breaks you wrote.
It adds <br /> tags as many as line breaks in posts, comments, or both, even if the line was vacant.
You can change the settings below in the admin panel. For example: you can choose to add <p> tags for wrapping the paragraphs or not.

Settings

You can choose settings below.

  1. Choose the target area: in posts, comments, or both(default).
  2. Choose the breaking tag format: <br />(default) or <br>.
  3. Choose the tag which the paragraphs will be wrapped with: <p> tag(default) or none.
  4. Shortcodes that you want to exclude from <p> tag wrapping.
    This doesn’t work if you choose “none” in option #3.
    Default is only “caption” but you can set multiple shortcodes separating “|”. Ex. “caption|map”

Attention

This plugin doesn’t work with the Visual Editor, so far.

For Japanese users

このプラグインは行末に<br />を追加します。
記事投稿時の改行の数だけ<br />が追加されます。
段落に<p>タグを追加するか、といったいくつかの設定ができます。
※ビジュアルリッチエディターではうまく動作しません

스크린샷

  • Edit settings through the ‘Settings’ menu as you like.

설치

  1. Upload ‘vacant-line-breaker’ folder to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Edit settings through the ‘Settings’ menu as you like

FAQ

Can I use this plugin with the Visual Editor?

Unfortunately, no.

This plugin changes data in DB?

No. This plugin changes no data in DB. This plugin just changes a little the WordPress’s native formatting rules when a post or a comment is shown in page.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “Vacant Line BReaker”(을)를 번역하세요.

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

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.7

  • Add p tag after shortcodes.

0.6

  • Fixed problems with closing tags.

0.5

  • Fixed problems with video.

0.4

  • Fixed problems with single tags.

0.3

  • Add an option for shortcodes.

0.2

  • Available in Japanese.

0.1

  • First release.