Dynamic lists of subpages?
-
I want to have the actual page to show the subpages (if any) as a submenu
Eventhough the_ID is supposed to work only in the Loop, it can display the ID all over the place, but why does this not work?
<?php wp_list_pages('child_of=the_ID&title_li= '); ?>
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Dynamic lists of subpages?’ is closed to new replies.