الوصف
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,
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“Create Categories For Pages Only” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”Create Categories For Pages Only“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
1.2
- Code cleanup: replaced deprecated practices with cleaner WordPress coding standards.
