Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/wordpress/11.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Wordpress wp xml rpc wp.getPost_Wordpress_Api_Xml Rpc - Fatal编程技术网

Wordpress wp xml rpc wp.getPost

Wordpress wp xml rpc wp.getPost,wordpress,api,xml-rpc,Wordpress,Api,Xml Rpc,我尝试将某个特定类别的所有帖子都放到iPhone应用程序中,我知道如何获取所有帖子,但我不知道如何传递类别id,因为在wp api中,我看不到任何针对每个cat的过滤帖子的选项 我如何才能做到这一点?可能重复的

我尝试将某个特定类别的所有帖子都放到iPhone应用程序中,我知道如何获取所有帖子,但我不知道如何传递类别id,因为在wp api中,我看不到任何针对每个cat的过滤帖子的选项

我如何才能做到这一点?

可能重复的