onair-k
10.27.2012
wordpress 子ページのリスト表示
<ul> <?php wp_list_pages(
'title_li=&child_of='
.$post->ID.
'&depth=1'
); ?> </ul>
次の投稿
前の投稿
ホーム