Esotera 1.2.5(.1)
Changelog:
v1.2.5.1:
- Improved Safari mobile browser detection for iPhones and iPads (for better handling of rendering quirks in social apps)
- Updated to Cryout Framework 0.8.6.3:
- Fixed fatal error on Customize screen due to inconsistent handling of empty categories since WordPress 6.0
- Fixed ‘Disable’ and ‘All Categories’ options not available in category selector options on sites with no categories defined
v1.2.5:
- Added esotera_box_readmore filter for landing page featured boxes read more texts
- Added support for using the associated featured images as header images on the static home and blog pages
- Improved JS compatibility with ShiftNav plugin
- Improved single posts fixed next/previous navigation by moving it to hookable esotera_fixed_nav_links() function and limiting links to same taxonomy
- Improved compatibility with script name collision in deferring check by increasing specificity
- Improved compatibility with sub-optimal SSI configurations
- Fixed landing page text areas content retaining incorrect narrow width on mobile devices
- Fixed landing page icon blocks using incorrect smaller widths with 2/4 columns settings
- Fixed portfolio type lists displaying slugs instead of properly formatted names
- Fixed featured images using the incorrect width in 3 post columns / left sidebar only configuration
- Updated to Cryout Framework 0.8.6.2:
- Added static blog page detection function (for featured images in header)
- Added Polylang support for featured boxes category filtering (thanks to espasso)
- Improved PHP 8 compatibility