Mô tả
This plugin allows you to assign a theme to a specific category. It is actually @MikeLopez’s code, I just tweaked it to work on WordPress 3+.
This version adds child theme capability, and the ability to assign a theme to a new category as it is created. It also ignores pages and the home page, so the current theme is applied there.
Cài đặt
This section describes how to install the plugin and get it working.
- Upload
gys-themed-categories-2
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Navigate to the Categories page and edit a category.
- Choose a theme from the Category Theme drop-down menu
- Click Update!
Đánh giá
Người đóng góp & Lập trình viên
“GYS Themed Categories” 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 “GYS Themed Categories” 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
2.4
- Tested in WP 3.2-3.3.2
- Adds child theme capability
- Adds the ability to assign a theme to a new category as it is created
- Now ignores pages and the home page, so the current theme is applied there
- Added plugin banner image 🙂
2.3
- Slightly modified by Luke Rumley (@lukerumley) to work in WordPress 3+
2.2
- Coded by Mike Lopez