4.2.0
4.2.0
Added
- Allow plugins to be loaded from arbitrary absolute or relative paths in the
WPLoader
module. - Allow themes to be loaded from arbitrary absolute or relative paths in the
WPLoader
module. - Support an array argument for the
theme
configuration parameter in theWPLoader
module to define[parent-theme, child-theme]
pairs.