설명
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.
스크린샷


FAQ
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,
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
자국어로 “Create Categories For Pages Only”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.2
- Code cleanup: replaced deprecated practices with cleaner WordPress coding standards.
