Create Categories For Pages Only

აღწერა

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.

ეკრანული სურათები

ხდკ

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,

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“Create Categories For Pages Only” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Create Categories For Pages Only თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

1.2

  • Code cleanup: replaced deprecated practices with cleaner WordPress coding standards.