Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Create And Assign Categories For Pages

Deskripsyon

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();” .

Mga Screenshot

Pag-install

This section describes how to install the plugin and get it working.

  1. Add plugin from your wordpress dashboard,add new plugin or Unzip archive and upload the entire folder to the /wp-content/plugins/ directory.
  2. Activate the plugin from wordpress dashboard ‘Plugins’ menu.
  3. Plugin is activated now.
  4. Now click on “Pages” from your dashboard and click on categories, create new category here.
  5. You can now add Categories to the Pages just like you do it for your Posts.
  6. Now you can get the pages with specific category with the help of query post/wp_query.
  7. Enjoy.

FAQ

To get pages along with category assigned with your post query. Use this ‘category_name’ => ‘your-category-slug’. Done.

Mga Review

Hulyo 26, 2021
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!
Abril 18, 2021
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?
Pebrero 7, 2021
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."
Disyembre 31, 2020 2 na mga reply
This plugin is great. Hopefully it gets updated soon!
Disyembre 29, 2020 1 na reply
Thanks for an EXCELLENT plugin – i rarely give plugin reviews, but yours definately deserve more than 5 stars – it works simply and easily, without adding bulk to my website, and i can categorise my pages now – job well done!! Please keep up the good work 🙂
Basahin lahat ng 11 na review

Mga Contributor at Developer

Ang “Create And Assign Categories For Pages” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Create And Assign Categories For Pages” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

Version 1.2

  • Minor updates and released the plugin.
  • Create and adds the Categories and Tags to your Pages in WordPress.