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.
我正在尝试从特定类别中获取一组帖子。这是我的情况:
我有一个正在构建的投资组合网站,并且在一个项目帖子上我想展示项目中使用的不同功能。设计、策略等能力。我创建了一个名为能力的自定义帖子类型,并在那里创建了每个能力。我还为每种能力创建了一个类别。
如何构建自定义查询以仅获取项目帖子使用的功能帖子?我可以获得帖子中使用的所有类别,但我只需要“功能”类别。