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” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار

چینج لاگ

1.2

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