github Tetrakern/fictioneer v5.8.2
Fictioneer 5.8.2

latest releases: v5.8.6, v5.8.5, v5.8.4...
9 months ago

!!ATTENTION!! Hooks, functions, and files have been renamed! If you have used them in a child theme (you would know), please update them accordingly. This was done for internal consistency. Also, the fictioneer_get_field function has been removed as it had no longer any benefit.

Please consider supporting me on Ko-fi if you like the theme.

Release Notes

  • Fixed: The static-menu-item CSS class works again in the menu
  • Fixed: Word count in collections and collection cards should now be accurate
  • Fixed: Dealt with mb_convert_encoding deprecation warning on PHP 8.2+
  • Fixed: ePUB styles for frontmatter have paragraph spacing again
  • Fixed: Output buffer does no longer interfere with ePUB downloads
  • Fixed: Typo in array key that prevented a collection permission check from working
  • Improved: Use related constants for reserved post slug protection
  • Improved: Optimized ePUB generator performance
  • Added: fictioneer_get_story_chapters helper
  • Added: fictioneer_get_word_count helper
  • Added: fictioneer_filter_taxonomy_pills_group filter
  • Replaced: fictioneer_get_field function with native get_post_meta
  • Renamed: fictioneer_header action hook to fictioneer_inner_header
  • Renamed: fictioneer_header_background function to fictioneer_header_inner_background
  • Renamed: fictioneer_site_header function to fictioneer_inner_header
  • Renamed: partials/_site-header.php to partials/_header-inner.php
  • Renamed: partials/_top-header.php to partials/_header-top.php
  • Docs: Added CSS snippet on how to merge the top-header with the navigation

Don't miss a new fictioneer release

NewReleases is sending notifications on new releases.