Update how-do-i-install-a-package-to-a-custom-path-for-my-framework.md
Title changedpull/7006/head
parent
994bac0c15
commit
6ae8e340c1
|
@ -23,7 +23,7 @@ WordPress theme:
|
|||
|
||||
Now when your theme is installed with Composer it will be placed into
|
||||
`wp-content/themes/themename/` folder. Check the
|
||||
[current supported types](https://github.com/composer/installers#current-supported-types)
|
||||
[current supported types](https://github.com/composer/installers#current-supported-package-types)
|
||||
for your package.
|
||||
|
||||
As a **package consumer** you can set or override the install path for a package
|
||||
|
|
Loading…
Reference in New Issue