Page-Cat-List

Page-Cat-List

Integrates a widget that displays category and page-items in one html list with support for a user-defined order.

  • Frequently updated
    Very good! This plugin is actively maintained and the last update was released 5481 days ago.
  • This plugin is not tested with the last major release of WordPress
    Content for list item
  • There is no information available which PHP version this plugin requires
    The latest stable PHP 8.4.3 was released on 16 January 2025
  • No information about vulnerabilities and unfixed security issues is available.
    Content for list item

Ratings

0

Active installs

10

Total Downloads

2K

Support Threads

0

Last updated

15 January 2010

Added

30 November 2009

Versions

100%
  • Version 0.1

Screenshots

screenshot-1.png

About Page-Cat-List

FAQ

How to define an order?

Just type in the page and category-ids in a comma separated list in the “Order” widget option.
The items will be displayed in the exact order you typed in from top to bottom. Remember to add
a trailing “p” to every single page id. If your page id is 42 you’ll have to write down 42p.

If you’re not sure about page and category ids search for a plugin or hover the links in the
listing views and look into the statusbar of your browser. The id should be part of the url.

What am I supposed to write down in “Page Args” or “Category Args”?

You can define excludes and stuff like that by providing args to Page-Cat-List that you would
normally hand over to get_pages or
get_categories. Just take
the syntax from there.

Do you have some kind of example configuration?

Well…click on the screenshots section. The important stuff is handled there.

Changelog

0.1.3

0.1.2

0.1.1

0.1.0

How to install Page-Cat-List

  1. download Page-Cat-List here
  2. extract the zip file and copy the folder to you wp-content/plugins/ folder via ftp/ftps/sftp/whatever-you’re-using-to-transfer-files-to-your-webspace
  3. goto Plugins in your admin-menu and activate Page-Cat-List
  4. goto Design–>Widgets and Drag’n’Drop the Page-Cat-List to one of your sidebars. Note: If you have no sidebars listed then, Google is your friend
  5. enter any options (title, depth, get_pages or get_categories arguments, ul-id) and save your changes
  6. done ;o)