Opis
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.
Snimke zaslona


ČPP
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,
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“Create Categories For Pages Only” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Create Categories For Pages Only” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.2
- Code cleanup: replaced deprecated practices with cleaner WordPress coding standards.
