Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

HTML5ify for WP

Описание

Tags added to the writing module with this plugin:
<article>, <section>, <header>, <footer>, <aside>, <canvas>, <video>, <audio>, <source>, <hgroup>, <figure>, <figcaption>

Want more tags? email kenneth@nordahl.me with suggestions

Установка

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

e.g.

  1. Upload html5ify.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Start writing html5 markup in your writing module

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«HTML5ify for WP» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «HTML5ify for WP» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.1

  • Added <source> for multiple source tags in <video> and <audio>

1.0

  • First release, activates <article>, <section>, <header>, <footer>, <aside>, <canvas>, <video>, <audio>, <hgroup>, <figure>, <figcaption> in your writing module.