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

database - allow multisite in the installation process

programmeradmin2浏览0评论

So I want basically to automate wordpress installation for multisite, I looked a bit and found that I can do that using the drop-in plugin wp-content/install.php, It obviously works for normal wordpress installation but in multisite case, The database tables get created but the wp-site/wp-blogs tables are empty, so I can't access the site unless I insert the lines in the database manually.

Is there a function that does that ? or should I insert the lines in the database programmatically after installation ?

发布评论

评论列表(0)

  1. 暂无评论