【问题标题】:How to get wordpress posts by taxonomy terms. XML-RPC如何按分类术语获取 wordpress 帖子。 XML-RPC
【发布时间】:2014-08-11 10:34:09
【问题描述】:

如何使用 XML-RPC 按分类术语获取 wordpress 帖子? 例如,我想获取所有带有 2014 标签的帖子。

谢谢。

【问题讨论】:

    标签: wordpress xml-rpc


    【解决方案1】:

    默认情况下,您不能这样做。为了实现这一点,您需要构建自己的方法以在 XML-RPC 中使用。

    documentation on extending the XML-RPC API on the WordPress Codex 有一些很好的例子来说明如何构建自己的方法。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-11-25
      • 2011-03-06
      • 2016-08-22
      • 2014-10-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-06-21
      相关资源
      最近更新 更多