=== BI Button Changer ===
Contributors: hidemion
Donate link: http://accelboon.com/tn
Tags: editor, button, b, i, strong, em
Requires at least: 4.0
Tested up to: 4.7
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==
This plugin will : In the visual editor and text editor, when you click the B button, change the output tag from 'strong' to 'b' .
And when you click the I button, change the output tag from 'em' tag to 'i' tag.<br>
<br>
このプラグインを使うと、投稿や固定ページのエディタで、[B]ボタンをクリックしたときには、strongタグではなく、Bタグを出力するようになります。<br>
同じく、[I]ボタンをクリックしたときには、emタグではなく、iタグを出力するようになります。<br>

= このプラグインを使う理由 =
SEOの観点から、装飾を目的に、strongタグや、emタグを使用することは推奨されません。
もちろん、その点を理解したうえで使うのであれば問題ないのですが、SEOをあまり意識しない投稿者に使ってもらう場合、デフォルトのままでは、装飾的に使われる可能性があります。
そこで、このプラグインを使うことで、bタグと、iタグになるので、そのような心配はしなくて済むようになります。


== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/bi-button-changer` directory, or install the plugin through the WordPress plugins screen directly.<br>プラグインディレクトリ `/wp-content/plugins/bi-button-changer` にプラグインファイルをアップロードするか、管理画面の「プラグイン」→「新規追加」から、「bi button changer」で検索してインストールして下さい。
1. Activate the plugin through the 'Plugins' screen in WordPress.<br>インストール後、有効化してください。

== Frequently Asked Questions ==

== Screenshots ==

1. When you click the B button, change the output tag from &lt;strong&gt; to &lt;b&gt;.<br>Bボタンをクリックすると、strongタグではなく、bタグになります。

2. When you click the I button, change the output tag from &lt;em&gt; to &lt;i&gt;.<br>Iボタンをクリックすると、emタグではなく、iタグになります。

== Changelog ==

= 1.0 =
* A change since the previous version.

== Upgrade Notice ==

= 1.0 =

== Arbitrary section ==


== A brief Markdown Example ==
