Samboll —
Thank you. I used the exclude-pages plugin and it worked great. But, isn’t there a way, not to remove page names but to insert them?
In your code above, php wp_list_pages('exclude=1,10,20,49,54&depth=1&title_li=') I understand pretty much how that works. Can I use something similar to that to insert the pages I want? In other words,
dump the loop <?php wp_list_pages('depth=1&title_li='); ?> in the original and then use code to
On the Killer site there’s a series that I learned from.
http://www.killersites.com/wordpress/wordpress-videos.php