Pages Children

Pages Children

[Plugin Homepage](http://www.codehooligans.com/projects/wordpress/pages-children/ "Pages-Children Plugin for WordPress")

  • Almost active
    This plugin was not updated the last 3923 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

7

Active installs

400

Total Downloads

13K

Support Threads

0

Last updated

22 April 2014

Added

14 January 2011

Versions

100%
  • Version 1.5

Screenshots

Example of Page layout
Example of taxonomy terms listing layout

About Pages Children

FAQ

Does the plugin change or modify any WordPress core file?

NO! This is the first rule of plugin development. Never ever change or touch core files, settings or database schema.

I didn’t like the plugin so I deactivated it. But my Pages listing is still messed up

Not possible. Double check that you deactivated the ‘pages-children’ plugin. When active the plugin uses filters to alter the way the page listing is displayed. So once deactivated these filters are no longer used. See first question about changes to core WP code.

Does the plugin work on other post types?

YES. As of version 1.4 the plugin now works with any custom post type which is setup as hierarchical.

Does the plugin work on Taxonomies?

YES. This was added in version 1.5. now taxonomies defined as hierarchical will be presented similar to post types, one level at a time.

I’m using an admin theme and the plugin stopped working

I’ve only tested the plugin using the default WordPress admin interface. Note the plugin relies on some specific structures of the output tables used for the listing. If the admin theme you are using changes this then my plugin code will no longer work. Sorry.

I’m using the WP-ecommerce plugin and Pages-Children stopped working. What can be done?

Not much. For some reason the WP-ecommerce plugin effects the logic of the Pages-Children plugin. I’ve not been able to figure out the conflict. But continue to investigate.

Changelog

1.5.2.2

1.5.2.1

1.5.2

1.5.1

*2011-08-03: Minor bug fixes to declare unset variables. Thanks to the many users of my plugin who reported these issues. Note these are Warning not errors.

Added more logic on the Taxonomy Terms management screen. Have correct the pager logic. In previous versions the pager considered all the terms within the taxonomy. Now the pager is just used for the level of terms displayed. Also, on the Add new term form the dropdown for parent is now set to the parent term being displayed.

1.5

*2011-07-01: Added support for any taxonomies which are defined as hierarchical.

1.4

1.3.1

1.3

1.2

1.1

1.0

How to install Pages Children

  1. Upload the extracted plugin folder and contained files to your /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Navigate to any Pages admin screen. The default is to list only top-level pages. Look for the link appended to the page title in column 1 to access lower level pages