This plugin will help you to create the new category for your wordpress pages. You can assign those categories to your pages.
With that, you can get your wordpress pages with the help of specific category.
This will save your time from custom coding.
Features
Create new Categories for wordpress Pages.
Assign them to the pages.
Lets you display List of Pages based on Categories
The plugin utilizes the archive.php and tag.php file included in your theme.
What are the benefits ?
There are some benefits of adding category to your Pages like, You can
* Embed a Category Based List of Pages.
* Create a Tag based archive for Pages.
* Create a Category based Archive for Pages
* Hide Pages belonging to specific Category.. and many More
you can list all your categories by wordpress default function “wp_list_categories();” .
螢幕截圖
安裝
This section describes how to install the plugin and get it working.
Add plugin from your wordpress dashboard,add new plugin or Unzip archive and upload the entire folder to the /wp-content/plugins/ directory.
Activate the plugin from wordpress dashboard ‘Plugins’ menu.
Plugin is activated now.
Now click on “Pages” from your dashboard and click on categories, create new category here.
You can now add Categories to the Pages just like you do it for your Posts.
Now you can get the pages with specific category with the help of query post/wp_query.
Enjoy.
常見問題
To get pages along with category assigned with your post query. Use this ‘category_name’ => ‘your-category-slug’. Done.
I thought this plugin was working excellently well, until I realized that not all the pages I’ve created and attached to a particular category, really show up in the front end. It seems as if the number of pages that can appear on the front end is only 5, even if you have attached over 5 pages.
It would appear some pages just mysteriously disappear in the front end.
I’d love to hear from the developer.
Excellent plugin for creation of tags and categories. It has solved the problem of creating tags for me. i would like to suggest to give us opportunity to go to settings of the plugin from wordpress plugins window.
Thank you very much for this plagin!
But i was not able to assign it correctly.
I ve got a category(page) called freebooks, but the content of
the page won’t appear in that page. Could you guys help me about this?
‘freebooks’ => ‘freeboks’. I do not get this slug thing.
Thank you!
Big thanks to Sandeep,
The plugin works well.
I just want to ask what happens to URL of pages from SEO perspective.
I have pages
domain.com/products/itemType1_PageA
domain.com/products/itemType1_PageB
domain.com/products/itemType2_PageC
domain.com/products/itemType2_PageD
Now when I create category itemType1 new URL is created:
domain.com/category/itemType1
Where itemType1_PageA and itemType1_PageB are listed.
My question is will the new URL interfere with existing links or not?
Please do fix. This plugin crash with Yoast SEO. When I created new page, the Category option did appear but the categories under it didn’t showing up. And there is an error sentence “An error occurred loading the Yoast SEO primary taxonomy picker.”