Описание
Just like the way you can create custom page templates, this plugin enables you to build category archive templates by adding this bit to the top of your file:
<?php
/**
* Category Template: Grid
*/
?>
and when you’re adding or editing categories, you can choose the desired template file.
This plugin is maintained solely for backward compatibility. Try the new Custom Taxonomy Templates instead, it supports all taxonomies and also uses the new term meta feature in WP 4.4.
Скриншоты
Установка
- Upload the whole plugin directory to the
/wp-content/plugins/
directory - Активируйте плагин используя меню ‘Плагины’ в WordPress
- Enjoy!
Отзывы
Участники и разработчики
«Custom Category Templates» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Custom Category Templates» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.2.1
- Fix PHP notices
- i18n support
0.2
- Implementation of new WP_Theme API
- Fixed a bug concerning body class output. Thanks @Sith Lord Goz!
- Added delete_option method