Beskrivning
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.
Skärmdumpar


Vanliga frågor
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,
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Create Categories For Pages Only” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Create Categories For Pages Only” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.2
- Code cleanup: replaced deprecated practices with cleaner WordPress coding standards.
