<?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工作流
- 一只千纸鹤坐在路上哭泣ComfyUI工作流
- 一位老人安详地坐在云层中钓鱼
- 水中一台精致而破旧的老式电视鱼缸ComfyUI工作流
- 一个十几岁的美国女孩穿着黄色连帽衫在黑暗和空虚的背景下闲逛
- 一个熙熙攘攘的市场场景,里面摆满了南瓜
- 一只在森林里漫步的麋鹿ComfyUI工作流
- 一只巨大的极其精细的鞋子ComfyUI工作流
- 梦幻向日葵ComfyUI工作流
猜你喜欢
声明:本站提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请发送到邮箱:admin@ipkd.cn,我们会在看到邮件的第一时间内为您处理!