/ Published in: HTML
Expand |
Embed | Plain Text
<li> <ul class=\"my_pages\"> <?php wp_list_cats(\'sort_column=name&optioncount=0&exclude=16, 14, 1, 34, 18, 63\'); ?> <?php wp_list_pages(\'sort_column=post_name&exclude=178,195,273&title_li=\'); ?> <!-- PostId 178 ist die Shopseite --><!-- PostId 195 ist die Shipping Seite --><!-- PostId 273 ist die Dealers Seite --> </ul> </li>
You need to login to post a comment.
