At a Glance
Booking Bar Component
- A template part that enqueues its own script/style dependencies and also loads the Bootstrap Toast alert
- Powered by JS Libraries: Moment, jQuery and Date Range Picker.
Weather Widget API
- Gets data from https://openweathermap.org/api and stores it to a page’s custom fields
- Provides a
Weather
class to give other devs a WordPress-like api to get the data and use it in a page’s markup.
Navwalkers
- Rewrote the Bootstrap 5 Navwalker in favor of a Navwalker with clearer function names to help understand what goes on
- Extended the CNO Navwalker with the
Mega_Menu
class to handle this site’s specific mega-menu functionality.
CNO Plugin: News (Submodule) and Events
See their individual repos.