Create Categories For Pages Only

Plugin Banner

Create Categories For Pages Only

by ThePilot

Download
Description

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.

  1. Here you can create new page categories.

    Here you can create new page categories.

  2. On the dashboard you'll be able to sort your WordPress pages by category.

    On the dashboard you'll be able to sort your WordPress pages by category.

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,

Back to top