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

Inline Quote & Cite Tags

説明

This simple plugin adds buttons to the WordPress rich HTML editor to add inline quote and cite tags.

It inserts <q> and <cite> tags and ensures they work when switching between HTML and rich editor views.

スクリーンショット

  • Editor Buttons
  • Inline Quote Tag Button
  • Cite Tag Button

インストール

To install and configure this plugin…

  1. Upload or install the plugin through your WordPress admin.
  2. Activate the plugin via the ‘Plugins’ admin menu.

FAQ

None at present.

Installation Instructions

To install and configure this plugin…

  1. Upload or install the plugin through your WordPress admin.
  2. Activate the plugin via the ‘Plugins’ admin menu.

評価

2017年5月4日
Update: I've just tested this successfully under WP 4.7.4! Thank you, Ben, for this extremely useful little plugin! I have a hard time understanding why people put up with the ugliness and anti-typography of orthographically incorrect strait quotes - not to mention using them on one’s own site. This plugin helps to avoid this “faux pas”. Much appreciated!
1件のレビューをすべて表示

貢献者と開発者

Inline Quote & Cite Tags はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Inline Quote & Cite Tags” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.4

  • Added cite tag support.
  • Added SVG editor icons.
  • Tested up to WordPress 4.9

1.3.1

  • Use plugins_url() instead of WP_PLUGIN_URL.

1.3

  • Update TinyMCE icon.
  • Fix collapsing space when inserting tags.

1.2

  • Improved readme.txt file.
  • Checked WordPress 3.4 compatibility.

1.1

  • Fixed URL path to javascript file.

1.0

  • First Release