wp_list_sub_pages
·
wp_list_sub_pages will list only pages within the same category (top-level parent) as the current page.
Bewertungen
Version
0.1
Aktive Installationen
10
Zuletzt aktualisiert
Apr 12, 2009
This WordPress plugin is oly one function. It takes exactly the same parameters as wp_list_pages, except for child_of, which is used internally. When called on in template file, it will list : * on the homepage of the blog, every page and subpage (default, this can be overriden by parameters) * on every other page, only the pages with the same top-parent (parent of level 1)