admin管理员组文章数量:1419253
Filter for Wordpress rest api not working. I use simple permalink (another one-s not the variant) and my url looks like this: /?rest_route=/wp/v2/posts this request works fine, but when i try to add filter /?rest_route=/wp/v2/posts?filter[numberposts]=10 thats gives me error:
{"code":"rest_no_route","message":"no route was found matching the url and request method","data":{"status":404}}
What is the reason of error? And how can i solve this?
I use nginx 1.10.2, Wordpress 4.7.5
本文标签: pluginswp rest api (v2) filter not working (404 errorrestnoroute)
版权声明:本文标题:plugins - wp rest api (v2) filter not working (404 error - rest_no_route) 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745299873a2652306.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论