该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Single Page Per Category

描述

With this plugin you can use custom single.php page for selected categories, in the same way as for category.php.

Usage

In order to have a custom single.php page for category ‘Newest Offers’ with slug ‘newest-offers’ and 1337 id, create one of files in the theme directory:
* single-newest-offers.php
* single-1337.php

安装

Installing “Single Page Per Category” can be done either by searching for “Single Page Per Category” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org
  2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

评价

此插件暂无评价。

贡献者及开发者

「Single Page Per Category」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0.1

  • 2014-09-15
  • Minor code fixes
  • Bumped up compatible WordPress version

1.0

  • 2014-07-01
  • Initial release