Releases: htmlburger/wpemerge-theme-core
Releases · htmlburger/wpemerge-theme-core
0.15.1
0.15.0
- Updated to use latest WP Emerge syntax.
- Minor codebase improvements.
0.12.0
- Added support for the new asset manifest.json file.
- Various minor fixes and improvements.
0.10.2
- Added
@see
annotations to all facades for easy IDE navigation to the classes they resolve to.
0.10.1
- [HOTFIX] Fixed overly aggressive security check preventing CLI interactions.
0.10.0
See the changelog for https://github.com/htmlburger/wpemerge-theme/releases/tag/0.10.0
0.9.3
- Added the ability to pass a default sidebar in
Sidebar::getCurrentSidebarId()