Site Haritası
' . $topictitle . '' . $cat->cat_name . '
'; echo '- ';
query_posts('posts_per_page=-1&cat='.$cat->cat_ID);
while(have_posts()) {
the_post();
$category = get_the_category();
// Only display a post link once, even if it's in multiple categories
if ($category[0]->cat_ID == $cat->cat_ID) {
echo '
- '.get_the_title().' '; } } echo '
Sayfalar:
-
'9205,767,128', // enter the ID or comma-separated list of page IDs to exclude
'title_li' => '',
)
);
?>