Releases: UCF/ucf-rest-menus
Releases · UCF/ucf-rest-menus
v1.0.4
Bug Fixes:
- Updated the primary class to use all static functions so that the experience is consistent.
What's Changed
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Bug Fixes:
- Update
get_menu
to be a static function, which should also silence a warning being thrown.
- Updated parameter to be spelled correctly.
v1.0.2
Bug Fixes:
- Corrected issue where nested menu items don't get nested as children correctly.
v1.0.1
Bug fixes:
- Corrected bug where string index
id
is referred to as ID
, causing a notice.