विवरण
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.
स्क्रीनशॉट्स


सामान्य प्रश्न
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,
समीक्षाएं
इस प्लगइन के लिए कोई समीक्षा नहीं है।
सहायक &डेवलपर्स
Translate “Create Categories For Pages Only” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
बदलाव विवरण
1.2
- Code cleanup: replaced deprecated practices with cleaner WordPress coding standards.
