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.
我想获得最新的 x 个帖子,但单个类别中只有 2 个。是否可以通过查询帖子。无论如何我都可以使用帖子循环来做到这一点,但想知道它是否可以通过查询帖子方法。
查看函数参考并编写自己的函数以获得所需的内容。它应该可以让您从特定类别中查询帖子并将它们合并到一个数组中。然后调用模板中的函数。
另请检查以下帖子。
UPDATE 目前无法查询 on 语句中的不同类型。最好是组织你的帖子。看看分类法