wp_list_pages question
-
i have a quick question that i could not find the answer for in the wp_list_pages part.
in case i use:
-
<?php wp_list_pages(‘include=5,9,23&title_li=<h2>’ . __(‘Poetry’) . ‘</h2>’ ); ?>
and instead of ‘ . __(‘Poetry’) . ‘ i want to include another page, suck as page with id of 20, but keep the link as h2 in this case, how do i exactly do that. ?
anyone could help me .?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘wp_list_pages question’ is closed to new replies.