Automattic/jetpack

Docker: a script to turn WP into subfolder install

开放

#10,800 创建于 2018年12月4日

 (0 条评论) (0 个反应) (0 位负责人)PHP (877 个派生)user submission
DockerEnhancementHacktoberfest

仓库指标

星标
 (1,808 个星标)
PR 合并指标
 (平均合并 4天 5小时) (30 天内合并 645 个 PR)

描述

We sometimes need to test in WordPress sub-folder install.

Would be useful to have a script for the Jetpack-Docker setup, which would turn the setup into a sub-folder install and back to regular root folder install.

https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory

Our Docker setup:

https://github.com/Automattic/jetpack/tree/master/docker#readme

Helper scripts live here:

https://github.com/Automattic/jetpack/blob/5a27262047656478aaa6fce706e7aa88c6eded5f/package.json#L26-L39

贡献者指南