admin管理员组文章数量:1296847
I wanted to ask for help.
I am working on a project to develop a program to publish a post to many wordpress sites that aren't on a multisite network but are all on the same server.
the requirements for this program is that it does not take delay for publishing so the post should be sent once onto the server and the server will have to add the post to many sites and the program also needs to filter the publishing of the post to sites with the requested categories.
I Have started to work on it. i found 2 solutions to adding a posts to a wordpress site:
- wp-insert-post and other functions in the wordpress documentation
- xml-rpc
for now i understand the program will be slipt into 3 parts:
- an interface where the sites with the similar category will be selected to the post.
- a program on the server that receives the publish request and the chosen sites to submit it to.
- a program to publish to the website.
if anyone has any tips and ideas to help or has worked on a similar project please help.
本文标签: development strategywpinsertpost execute from server
版权声明:本文标题:development strategy - wp-insert-post execute from server? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741630329a2389323.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论