title: "在 :subdir 中安装 WordPress" post_status: publish comment_status: open taxonomy: category: - wp-cli-handbook post_tag: - Behat Steps - References - Repos


在 :subdir 中安装 WordPress

在指定目录中安装 WordPress。


使用方法

场景:我的示例场景
  给定在 'foo' 目录中安装 WordPress
  ...

场景:我的其他场景
  给定在 'bar' 目录中安装 WordPress
  ...

Behat 步骤文档随每次 WP-CLI 代码库发布自动生成。如需改进建议,请提交拉取请求。


相关