Verbosa 1.3.0 makes a surprise visit
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 hooks
- Added Bluesky social icon
- Added hint (and link) about the landing page functionality in WordPress’ Homepage Settings customizer panel
- Changed outgoing frontend links to be protocol agnostic and avoid warnings from automated quality check tools.
- Changed WordPress’ built-in site identity options panels arrangement for better consistency
- Fixed ‘View all posts by’ translation inconsistency in user-bio.php
- Fixed menu items slightly miasligned when menu bullets are disabled
- Improved one more instance of unsanitized user names output
- Removed backwards support for pre-WordPress 4.5 logo functionality
- Removed HTML Shiv (previously used for Internet Explorer compatibility)
- 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
- 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