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

Title Style

説明

You can use this plugin to wrap lowercase words or words like “the”, “of” or “a” in em, span or div elements with custom class names. Helpful if you want to automatically style parts of your headlines.

TODO

  1. Proximity detection so words that are next to each other will be wrapped inside the same HTML element.

インストール

This section describes how to install the plugin and get it working.

  1. Upload titlestyle to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

OR

Use WordPress’ “Add New” feature from the Plugins menu.

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

0.1.1

  • Fixes a bug where titles already containing markup would get messed up

0.1

  • Moved the plugin to the WordPress plugin directory