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

ILC Rich Title

説明

This plugin will enable the TinyMCE rich text editor for the title field
when writing a page or post. Requires jQuery to work, but rather than
including it with , the plugin will enqueue the jQuery library
included with WordPress using wp_enqueue_script on the admin area.

There are a couple of style to remove the margin between the title
label and the TinyMCE editor area, and the padding around the title
box and the border.

Beware, for this plugin will paragraphise all your titles, so what
once was a h3 headline in your styles now might be h3 p.

This software is provided without warranty of any kind.

スクリーンショット

  • TinyMCE for the title in WP 2.6
  • TinyMCE for the title in WP 2.7

インストール

  1. Upload ilc_rich_title.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to a Edit page/post area in your WordPress Admin

FAQ

The styles of my titles in my site have dissapeared!

That’s because of the wpautop running when your content is rendered
to be displayed on the site. If you had “h3” defined in your stylesheet,
you will have to redefine it as “h3 p” and add the desired style.

評価

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

貢献者と開発者

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

貢献者

“ILC Rich Title” をあなたの言語に翻訳しましょう。

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

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