Changelog:
- Added wp_body_open action hook
- Added pingback conditional check
- Fixed block editor font sizes using the incorrect ‘regular’ slug
- Renamed landing page ‘static image’ feature to ‘banner image’ for clarity
- Added ‘Tested up’ to and ‘Requires PHP’ header fields in style.css
- Renamed content/author-bio.php file to content/user-bio.php to avoid name colision with WordPress’ templating system
- Added click-navigation to target panels in header content and site identity hints
- Added configuration hint for header image when the theme’s slider / banner image is active on the homepage
- Cleaned up and optimized frontend scripts, including for WordPress 5.5/5.6 jQuery updates
- Fixed left sidebar navigation not being displayed when there are no widgets assigned
- Updated to Cryout Framework 0.8.5.7:
- Expanded hint control styling to apply in the Site Identity panel
- Added echo parameters to cryout_schema_microdata() and cryout_font_select() functions
- Improved breadcrumbs compatibility with plugins that filter section titles and add HTML markup
- Improved JS code to remove jQuery deprecation notices since WordPress 5.6
- Changed custom post type label in breadcrumbs from singular_name to name
- Better cleaning of weights in font enqueues
- Fixed color selector malfunction since WordPress 5.3
- Fixed Select2 selectors no longer working with WordPress 5.6 on Firefox
- Additional sanitization and even more sanitization changes to comply with current wp.org requirements