admin管理员组文章数量:1278974
TL;DR
Prevent all access to site apart from admin panel (dashboard) and custom rest API endpoints.
I would like to create a web service using WordPress rest api.
I want to give access only to my custom endpoints and nothing else, all default WordPress endpoints should always return 403.
Frontend doesn't exist for this webs ervice, so maybe aprat from the home page (or even that) no other urls would be available.
Admin panel(dashboard) would be ideally limitid to my USER_AGENT and IP, but if thats not possible I can live with it.
The concept is to only have my custom endpoints with rest API and nothing else.
No need for any plugins/themes, core updates and all that. just a web service using WordPress CMS.
本文标签: WordPress as a web service only
版权声明:本文标题:WordPress as a web service only 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741244831a2364674.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论