Tag: wp_list_pages
Adds customisation options to the wp_list_pages function used to create Page menus, all controlled through the WordPress dashboard.
Removes white space from wp_list_pages and wp_list_categories (nice for IE6).
This plugin will allow you to specify certain pages to not be linked when wp_list_pages() is used in a theme.
Adds 'Log In', 'Log Out', 'Register' and 'My Profile' respectively to navigation listed using "wp_list_pages" and when the items are clicked a user is
Alter the output of the wp_list_pages() function's HTML. Set default arguments in Settings Panel using wp_list_pages_plus() replacement function.
wp_list_sub_pages will list only pages within the same category (top-level parent) as the current page.
Adds a uniqe class or ID attribute to each LI tag generated by wp_list_pages() allowing them to be individually styled with CSS.
Alt Link Text can be used to modify the link text and title attributes of links in page lists, and to remove pages from page lists completely.
Add class "first" to the first page list item in wp_list_pages.
RSS link for this tag.