תיאור
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 repository, או הירשמו ללוג פיתוח באמצעות RSS.
שינויים
1.2
- Code cleanup: replaced deprecated practices with cleaner WordPress coding standards.
