Plugins can point themes at custom paths, which disables the default themes directory.
What's wrong with this entry?
A plugin manifest can now set themes to a single path or a list of paths relative to the plugin root. Setting it turns off automatic loading of the conventional themes/ directory, so list those files too if you want both.
- Accepts either a string or an array of strings.
- Opt-in per plugin; plugins that omit
themeskeep the existing auto-load behaviour.
When set, the themes/ directory is not auto-loaded — list its files here if you want both.
Strings lifted out of the shipped bundle, so the claim above can be checked against them.