芝麻web文件管理V1.00
编辑当前文件:/home/p/r/i/prismawe/www/itrema/wp-content/themes/itremetheme/slidertpl.php
$category_name, 'order' => 'DESC' )); if (count($children) > 0) : $toBeDisplayed = array(); foreach ($children as $child) { $isArchive = false; $categs = get_the_category($child->ID); foreach($categs as $cat): if($cat->name == 'Archives') $isArchive = true; endforeach; if(!$isArchive) $toBeDisplayed[] = $child; } ?>
" alt="post_title.' '.$category_name; ?>" class="imgSlide" data-caption="#slide" />
post_title.' '.$post->ID.' '.$post->post_parent; ?>
Publié le post_date); echo $date->format('d/m'); ?>
post_content; ?>