Skip to content

Commit e56d7b6

Browse files
committed
Merge branch 'version-3' into dev
2 parents 20cf89e + eac55e0 commit e56d7b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/05-WP-Starter-Steps.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ There's no configuration affecting this step. The MU plugins to load are identif
114114

115115
If no MU plugin packages are installed via Composer, the step is entirely skipped.
116116

117+
WP Starter also supports packages containing multiple MU plugin, or any other purpose, PHP files. Because a multi-file package can contain unrelated PHP code, each MU plugin needs to have a WordPress standard `Plugin Name` header to have it included in MU plugin loader.
118+
117119
### `EnvExampleStep`
118120

119121
It is a quite standard practice for applications that support `.env` files to provide a `.env.example` file as a blueprint of the available configurations.

0 commit comments

Comments
 (0)