Beschrijving
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.
Schermafbeeldingen


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,
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Create Categories For Pages Only” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Create Categories For Pages Only” in je eigen taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.2
- Code cleanup: replaced deprecated practices with cleaner WordPress coding standards.
