Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个名为“展示位置”的自定义分类法,其中包含“政府”、“政治”、“选举”和“民主”类别
我想使用 wp_query 将每个类别中的第一篇文章拉到我的自定义循环中。
我处理了循环代码,我只是不知道如何进行查询。任何帮助是极大的赞赏。