This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

BI Button Changer

توضیحات

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.

このプラグインを使うと、投稿や固定ページのエディタで、[B]ボタンをクリックしたときには、strongタグではなく、Bタグを出力するようになります。
同じく、[I]ボタンをクリックしたときには、emタグではなく、iタグを出力するようになります。

このプラグインを使う理由

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

Arbitrary section

A brief Markdown Example

عکس‌های صفحه

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

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

نصب

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

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“BI Button Changer” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “BI Button Changer” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0

  • A change since the previous version.