Popis
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.
Obrázky


Časté otázky
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,
Recenzie
Pre tento plugin nie sú žiadne recenzie.
Prispievatelia a vývojári
“Create Categories For Pages Only” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
PrispievateliaPreložiť „Create Categories For Pages Only“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
1.2
- Code cleanup: replaced deprecated practices with cleaner WordPress coding standards.
