Changelog:
- Major rewrite of all critical action and filter hooks to resolve the ‘_load_textdomain_just_in_time() was called incorrectly’ notice introduced by WordPress 6.7. If you’re using a child theme to apply complex overrides, these may need adjusting to factor in the new order of action hooks
- Added Bluesky social icon
- Added hint about header video limitations to WordPress’ Header Media customizer panel
- Added hint (and link) about the landing page functionality in WordPress’ Homepage Settings customizer panel
- Added landing page banner/slider background color option
- Moved the landing page “Featured Content” option into the main Landing Page customizer panel
- Rearranged WordPress’ built-in site identity options for better consistency
- Changed “Fixed Menu” option to “Sticky Menu” for clarity
- Changed all outgoing frontend links to be protocol agnostic and avoid warnings from automated quality check tools
- Changed failover featured boxes ‘camera’ icon to only be visible when no featured image is used and avoid interference with transparent images
- Fixed ‘View all posts by’ translation inconsistency in user-bio.php
- Fixed support for landing page text areas background images (broken since 1.3.0)
- Fixed side socials alignment with the Mystic personality
- Removed backwards support for pre-WordPress 4.5 logo functionality
- Bumped required PHP version to 7.0
- Updated to Cryout Framework 0.8.7.1:
- Added support to change built-in customizer panel priorities
- Added support to customize priority for theme customizer panels
- Added the Button customizer control (used for the personalities apply button)
- Added the Personality customizer control (for personalities selection)
- Merged ‘hint’ control as subtype of ‘notice’ control
- Fixed “About theme” customizer panel layout issues due to WordPress 6.7 accessibility changes
- Fixed theme indicator misplaced with WordPress 6.7 accessibility changes
Plus Changelog:
- Moved personalities panel to the main customizer options list and revamped the personality choice and activation process
- Improved handling of auto-update checks when server returns unexpected data
- Fixed deprecated creation of dynamic property in plus/plus-extras/autoupdate.php with PHP 8.2
- (Hopefully) fixed warning about reading unavailable Jetpack related property “name” / “slug” in plus/plus-functions.php in some odd cases
- To reduce nagging in the dashboard, the theme no longer suggests installing Jetpack and Yoast SEO