Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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