Alternate Sidebar to Link Page Children
-
Okay so I’ve created a different sidebar (from blog posts) for my Pages and want it to list all pages under a specific Parent Page. The code to use (I think) is:
<?php get_page_children( $page_id, $pages ) ?>
So the question: How do I specify the Parent page_id in a sidebar separate from the actual page?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Alternate Sidebar to Link Page Children’ is closed to new replies.