Retrieve pages, and children, in a more sophisticated way and add the correct class to the parent li-element even if you're visting a child-page.
list-pages.php to the /wp-content/plugins/ directory<?list_pages()?> in your templates to retrieve all pages, <?list_pages('','Home')?> to include a link to your root-url, <?list_pages(3)?> to retrieve all children of the page with an id 3
Requires: 2.0.2 or higher
Compatible up to: 2.7
Last Updated: 2008-12-22
Downloads: 1,464




