<?php $args = array( 'category_name' => '栏目名称', 'showposts' => '10', //文章条数 ); $cn_posts = new WP_Query($args); if ($cn_posts -> have_posts() ) : while ($cn_posts -> have_posts() ) : $cn_posts -> the_post(); ?> <li><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></li> <?php endwhile; endif; wp_reset_postdata(); ?>
标签: wordpress入门, wordpress文章调用
上面是“wordpress用栏目名称(category_name)调用指定栏目下的文章”的全面内容,想了解更多关于 wordpress 内容,请继续关注web建站教程。
当前网址:https://ipkd.cn/webs_14881.html
workflows工作流
- 爱因斯坦在做实验3d动漫ComfyUI工作流
- 一只蚂蚁在花丛中找食物ComfyUI工作流
- 一个超现实和超现实的场景,在森林中心有一座蛇形的房子
- 图生图局部重绘ComfyUI工作流
- 一只可爱的飞鸟ComfyUI工作流
- 一个港口配备了小型船只、起重机、集装箱和码头
- 一颗闪闪发光的水晶漂浮在森林里
- 梦幻中的一只猫咪ComfyUI工作流
猜你喜欢
声明:本站提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请发送到邮箱:admin@ipkd.cn,我们会在看到邮件的第一时间内为您处理!