Page-Cat-List

0

Page-Cat-List is a WordPress Plugin (surprise) that you can use for generating a sorted list (where you can/must define the order) with items from pages and categories. That’s the who

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

Page-Cat-List is a WordPress Plugin (surprise) that you can use for generating a sorted list (where you can/must
define the order) with items from pages and categories. That’s the whole story. Unfortunately WordPress does not
implement this in its core-functionality so I had to build that on my own.

As of writing this Page-Cat-List supports:

  • mix category- and page-items and display them in one list
  • sort these items (first level only)
  • define a title
  • define a maximum depth
  • define a html-id for the first ul-element
  • most of the stuff you can do with get_pages and get_categories arguments:
    • exclude items
    • include items
    • etc. pp.