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 are using a child theme to apply complex overrides, these may need adjusting to account for the new order of things
- 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
- Moved the landing page “Featured Content” option into the main Landing Page customizer panel
- Rearranged WordPress’ built-in site identity options for better consistency
- Renamed “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
- Fixed ‘View all posts by’ translation inconsistency in user-bio.php
- Bumped required PHP version to 7.0
- Updated to Cryout Framework 0.8.7:
- 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