标签: wordpress random widget sidebar custom-post-type
我为我正在制作的WP网站创建了一个自定义帖子类型 - Testimonials。我想在我的侧边栏中显示一个随机的推荐 - 如果可能的话,不使用插件。我是否需要使用正确的帖子查询创建文本小部件?如果是这样,它会是什么样子?
非常感谢,
辛西娅
答案 0 :(得分:16)
如果您愿意,可以直接在您要显示sidebar.php的{{1}}中粘贴以下代码段(确保它是Testimonials)
sidebar.php
Testimonials
testimonials/Testimonials