-
Fictioneer 5.12.2 Stable
released this
2024-03-14 06:07:23 +08:00 | 1974 commits to main since this releaseFrontend font lightness slider! Now you can hurt your eyes with too bright letters as much as you want! Aside from that, there is a bunch of small fixes and improvements, especially for SEO and script loading. And somewhat translations since I removed the wp.i18n script that made page loading slower. There are now no more JS translations, which should actually be easier. This mostly affects flash notices and prompts.
I also added a new guide with code snippets for previously asked customization questions, such as adding secondary chapter titles or displaying only certain advanced meta fields.
If you come from a version prior to 5.12.0, please read the release notes of that version as well.
Please consider supporting me on Ko-fi if you like the theme.
Release Notes
- Fixed: Missing directory error occurring after theme cache purge
- Fixed: There should now only be one canonical URL (SEO)
- Fixed: Popup menu letter spacing should now be consistent
- Improved: Removed obsolete
http-equiv
attributes - Improved: Scripts are now deferred by default instead of loaded in the footer
- Improved: Localized scripts are now printed to their own file instead of the head
- Improved: Optimized and reduced critical head scripts and others
- Improved: Added data attributes for better compatibility with LiteSpeed cache
- Improved: Added more hints for Google to ignore non-content snippets
- Improved: Merged all font stylesheets into one for better page loading speed
- Improved: Removed wp.i18n translations that added three render-blocking scripts
- Improved: Optimized card font-size scaling
- New: Added frontend slider for font lightness to the site settings and formatting modals
- New: Option to load one large combined script file instead of multiple ones on demand
- Dev: Added
FICTIONEER_DEFER_SCRIPTS
constant to change script loading behavior back - Dev: Added
fictioneer_after_update
action hook - Dev: Prepared styles and scripts for dialog modal elements
Screenshot: Font Lightness Slider
Downloads