admin管理员组文章数量:1303551
I want to get all french brands.
When I try with post type brand, it works (for example it returns 1000 results).
wp post list --post_type=brand
If I add a parameter: taxonomy term (--<taxonomy>=term_slug
)
wp post list --post_type=brand --origin=france
or
wp post list --post_type=brand --season=winter
It still returns same quantity of results (1000 results).
I can't read it in official documentation but this closed issue says it's possible.
Is it possible... or was it possible before and not now?
本文标签: wp cliHow to get all posts related to a term with WPCLI
版权声明:本文标题:wp cli - How to get all posts related to a term with WP-CLI? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741759305a2396304.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论