[childpages parameters]
Parameters
Parameter | Description | Required | Values | Default |
---|---|---|---|---|
id | Display childpages from this WordPress post id. | yes | WordPress page id or ‘homepage’ | none |
level | Level to start at | 1 = homepage 2 = Second level page |
||
rel | Add the rel attribute to the link | nofollow (or anything else) | ||
orderby | How to order | post_title, menu_order, post_date, post_modified, ID, post_name | menu_order | |
order | Order direction | asc, desc | asc | |
heading | Heading above childpage list | |||
heading_auto | Automatically pull the page title from whatever level was specified (only works when level is specified). | true | ||
layout | Format of the childpage list | thumbnails_alternate, photo_grid_3 | ||
exclude_current | Exclude current page from childpage list | true |