Mô tả
Allow pages/categories to have different styles by adding a CSS Class (the Page Name or Category/Tag Slug) to the BODY.
The CSS class can be the following:
- Home Page: “home”
- Search Page: “search”
- Category Page: category slug
- Single Post/Page: page/post slug
- Posts listed by any date: “archive”
- If posts are listed by year: “archive year”
- If posts are listed by month: “archive month”
- If posts are listed by day: “archive day”
- Posts listed by author: “author”
- 404 Error: “404”
Please, feel free to contribute or give me any feedback!
Cài đặt
- Upload
page-style.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Have fun!
Hỏi đáp
Any questions can be asked just by sending me an e-mail. My contacts are on my website: http://vinicius.borriello.com.br/contato.php
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Page Style” 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 “Page Style” 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
- First plugin release.
1.1
- Some improvements