WordPress分类页

ė 379 6 0

WordPress分类页
<?php get_header();?>

<script type="text/javascript">
function jumurl(){
window.location.href = 'http://www.pindushe.com/random';
}
setTimeout(jumurl,5000);
</script><!-- 定时跳转结束 -->

<div class="listarticle">
<center><h3>最近更新列表</h3>
<span style="color:red;">5秒后将为您随机推荐一篇文章</span></center>
<ul>
<?php
query_posts(array(
"category__in" => array(get_query_var("cat")),
"post__in" => get_option("sticky_posts"),
)
);

?>

<?php while ( have_posts() ) : the_post(); ?>
<?php if(is_sticky()){?>
<li><span class="new-ico" style="background:red;">置顶</span><a style='color:#333;' href="<?php the_permalink(); ?>" title="<?php the_title(); ?>" target="_blank"><?php the_title(); ?></a>[<?php $category = get_the_category(); if($category[0]){ echo '<a href='.get_category_link($category[0]->term_id ).'>'.$category[0]->cat_name.'</a>';} ?>]<span class="cat" style="font-size:12px;">由<?php echo get_the_author() ?> 发表于<?php echo get_the_date('Y-n-j D'); ?> <?php edit_post_link('编辑', '', ''); ?></span></li><?php }?>
<?php endwhile; ?>
<!-- 置顶帖结束 -->
<?php wp_reset_query();?>
<?php while ( have_posts() ) : the_post(); ?>
<?php if(!is_sticky()){?>

<li><a style='color:#333;' href="<?php the_permalink(); ?>" title="<?php the_title(); ?>" target="_blank"><?php the_title(); ?></a>[<?php $category = get_the_category(); if($category[0]){ echo '<a href='.get_category_link($category[0]->term_id ).'>'.$category[0]->cat_name.'</a>';} ?>]<span class="cat" style="font-size:12px;">由<?php echo get_the_author() ?> 发表于<?php echo get_the_date('Y-n-j D'); ?> <?php edit_post_link('编辑', '', ''); ?></span></li>
<?php }?><?php endwhile ?>
</ul>
</div><?php pagenavi(); ?>
<?php get_footer();?>

 

  • 灵魂发问:谁告诉你我国防空洞位置了吗?怕是99%中国人不知道,我也不知道,为什么,因为没告诉咱们啊!怕是很多当官的都不晓得吧!所以别老想着打这个那个,真打起来,你躲都不知道躲哪?最好的位置是到没有军事区,机场等落后位置,因为人家炸这些位置不仅没有利益还会被国际谴责。 --- 2025/03/08
主机推荐
:网友留言区仅供网友表达其个人观点,并不表明栖息邦最终立场。



管理员登录
注册

提示:点击上下面区域关闭

字号调整

View My Stats
空位 空位
本次加载耗时:0.300s