We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21fe80e commit fc19afbCopy full SHA for fc19afb
composer.json
@@ -61,6 +61,7 @@
61
},
62
"installer-paths": {
63
"web/wp-content/plugins/{$name}/": ["type:wordpress-plugin"],
64
+ "web/wp-content/mu-plugins/{$name}/": ["type:wordpress-muplugin"],
65
"web/wp-content/themes/{$name}/": ["type:wordpress-theme"],
66
"web/private/scripts/quicksilver/{$name}/": ["type:quicksilver-script"]
67
}
0 commit comments