/ Published in: PHP
Expand |
Embed | Plain Text
<?php wp_list_pages("child_of={$post->ID}&title_li="); ?>
You need to login to post a comment.
jessecary on 12/08/10
2 people have marked this snippet as a favorite
<?php wp_list_pages("child_of={$post->ID}&title_li="); ?>
You need to login to post a comment.