SOHO建站

wordpress调用同分类随机文章

wordpress调用同分类随机文章代码

<?php

$cat = get_the_category();

foreach($cat as $key=>$category){

$catid = $category->term_id;}

$args = array('orderby' => 'rand','showposts' => 8,'cat' => $catid ); // 显示篇数

$query_posts = new WP_Query();

$query_posts->query($args);

while ($query_posts->have_posts()) : $query_posts->the_post();?>

<li><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></li>

<?php endwhile;?>

<?php wp_reset_query(); ?>
Published
Categorized as 建站知识 Tagged

By SOHO

wowsoho.com是一个wordpress建站公司

简站wordpress主题看上去差不多 实际大不一样

表面看差不多,仔细看,细节方面非常不一样。内行看门道,外行看热闹。

歪猫建站的服务价格是多少

歪猫建站可能会提供不同的套餐和服务组合,以满足不同客户的需求和预算。

零基础学习WP外贸建站课程

  在数字化时代,学会建站技能是一个具有巨大潜力的投资。对于零基础的学习者而言,选择一门WordPress外贸… Continue reading 零基础学习WP外贸建站课程

The Best WordPress Chinese Theme Simplified Website WordPress Theme

If you are looking for an excellent WordPress Chinese theme, Jianzhanpress.com is undoubtedly a good option worth considering.

wordpress按用户ID调用用户信息

wordpress按用户ID调用用户信息

站易WordPress

站易WordPress是一家专业提供网站建设和运营服务的专业wordpress建站服务商,成立于2014年6月11日。