傻大憨

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 傻大憨

shadahan.com是一个关注跨境电商、创业话题的网站。

wordpress调用随机文章和随机推荐文章

wordpress随机文章与随机推荐文章调用

WordPress外贸建站公司怎么选?

神马都是浮云,作品给力才行。

DTC独立站优势显著潜力无限

DTC(Direct-to-Consumer)独立站作为一种新兴的商业模式,具有显著的优势和潜力。

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.

用wordpresss搭建外贸网站非常简单

2020年以来,以国内大循环为主体、国内国际双循环相互促进的新发展格局已经建立。我国的优秀企业,要想生存发展的更好,搭建外贸网站出海,已经是关系到生死存亡的必选项了。

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

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