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

Gecko Theme Parts

Описание

This plugin lets you register locations in a theme’s template files, you can then create a Theme Part post and associate it with the registered locations.

Скриншоты

  • screenshot-1.png
  • screenshot-2.png

Установка

Upload gecko-theme-parts to the /wp-content/plugins/ directory and activate the plugin through the ‘Plugins’ menu in WordPress.

  • Register a new Location in your theme files
  • Add do_action code to your theme’s template files where you want to output the Theme Part content
  • Create a new Theme Part post
  • Assign the new Theme Part to the appropriate Location

Отзывы

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

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

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

Участники

Перевести «Gecko Theme Parts» на ваш язык.

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

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

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

1.0.0

  • Initial release