最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

installation - Install plugin remotely

programmeradmin5浏览0评论

I have seen a couple services ( ManageWP, BlogVault ) where we supply them with the admin login details to our WordPress site and they programmatically install their respective plugin and then connect to it. I am working on a project where I have to migrate a few hundred WordPress sites, doing them individually will be a time consuming task so I am trying to automate it.

I have looked into XMLRPC and cURL but have hit a wall. For e.g I can script the login form using cURL, but then don't know a way forward to install the plugin. With XMLRPC the wp.UploadFile method only allows jpeg, png and gif files to be uploaded. Will appreciate if someone can point me the correct direction.

发布评论

评论列表(0)

  1. 暂无评论