Leírás
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.
Képernyőmentések


GYIK
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,
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“Create Categories For Pages Only” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Create Categories For Pages Only” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
1.2
- Code cleanup: replaced deprecated practices with cleaner WordPress coding standards.
