Tento plugin nebol testovaný s najnovšími 3 hlavnými vydaniami WordPress. Už nemusí byť udržiavaný alebo podporovaný a môže mať problémy s kompatibilitou pri použití s novšími verziami WordPress.

Create And Assign Categories For Pages

Popis

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

Obrázky

Inštalácia

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.

Časté otázky

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

Recenzie

26. júla 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!
18. apríla 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?
7. februára 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.“
31. decembra 2020 2 replies
This plugin is great. Hopefully it gets updated soon!
Prečítať všetkých 11 recenzií

Prispievatelia a vývojári

“Create And Assign Categories For Pages” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.

Prispievatelia

Zoznam zmien

Version 1.2

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