このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Remove Blank P Tag

説明

This is very simple plugin to remove extra p and br tags in post and page editer

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 "remove blank p tag" in Search Plugins.
3. find the "remove blank p tag Plugin" in the list.
4. Click Install Now to install the WordPress Plugin.

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.
you will be responsible for adding ‘

<

p>’ tag and ‘
‘ tag these yourself.
This plugin is remove emply and extra ‘

<

p>’ tag and ‘
‘ tag

評価

このプラグインにはレビューがありません。

貢献者と開発者

Remove Blank P Tag はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Remove Blank P Tag” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • Initial release.