Mô tả
This plugin will create categories for pages only, different from the categories assigned to posts. It will also list these page-only categories on the WordPress Dashboard, so you can sort pages by category on the dashboard.
Ảnh màn hình


Hỏi đáp
How can I make the page categories private?
Open the create-categories-for-pages-only.php file, locate ‘public’ => true, and change it to ‘public’ => false,
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Create Categories For Pages Only” 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 “Create Categories For Pages Only” 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.2
- Code cleanup: replaced deprecated practices with cleaner WordPress coding standards.
