Mô tả
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
Cài đặt
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:
- Download the plugin via WordPress.org
- Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
- Activate the plugin through the ‘Plugins’ menu in WordPress
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Single Page Per Category” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Single Page Per Category” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.1
- 2014-09-15
- Minor code fixes
- Bumped up compatible WordPress version
1.0
- 2014-07-01
- Initial release