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

Genesis Subtitles

Описание

For Genesis child themes that output HTML5 only.

This plugin adds an entry field just below the title field on all post,
page and custom post type edit screens. It allows you to specify a
subtitle for the content and then outputs the result in an H2 tag just
under the entry-title where you’d expect to find it.

This plugin is for use with Genesis HTML5 child themes only because it
uses the hook, genesis_entry_header to position the output after the
title but before the post-info.

Скриншоты

  • Subtitle field below the title where you'd expect it

Установка

  1. If you use FTP to upload your plugins, unzip the zip file and upload the resulting directory to /wp-content/plugins/
    If you use the automatic uploader, there’s no need to unzip the file first.

  2. Activate the plugin Genesis Subtitles through the ‘Plugins’ menu in WordPress

  3. Look for the entry field just below the title field on your edit screens.

Часто задаваемые вопросы

Please visit the plugin’s home page at:
http://ahjira.com/plugins/genesis-subtitles

Отзывы

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

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

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

Участники

Перевести «Genesis Subtitles» на ваш язык.

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

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

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

1.3

• Fixed esc_textarea when saving new values (line 43)

1.2

• Removed unnecessary permission check

1.1

• Added auto-update feature

1.0

• Initial release