Skip to content

Fictioneer 5.16.0

Compare
Choose a tag to compare
@Tetrakern Tetrakern released this 09 May 16:45
· 1390 commits to main since this release
9777dfa

Not the largest update, but a significant one. Sponsored by a generous anonymous user, you can now unlock protected posts per user, allowing them to ignore the password. Chapters inherit the unlock of the story. If you want to modify the chapter titles in the chapter index popup and mobile menu, you can do that now with a new filter.

If you are using the optional Fictioneer Fast Requests mu-plugin, please update it by overwriting it in the mu-plugins directory. The old one still works, but the new one is better.

Please consider supporting me on Ko-fi, Patreon, or via crypto donation if you like the theme.

Highlight: Unlock Posts

You can now unlock password-protected posts per user, similar to the Ignore Password role capability and Patreon gate. Just open the admin profile page of the user, search for the posts you want to unlock, add them and save. Chapters inherit the unlock of the story. You can gate this feature behind a global Patreon pledge threshold in order to limit it to paying patrons.

image

Release Notes

  • Fixed: Translations should now always be applied in the admin
  • Fixed: Using the style bundling option does work with the Customizer again
  • Fixed: Hover effect of the navigation icon menu is now correct
  • Improved: The OAuth 2.0 endpoint is now always loaded to avoid permalink issues
  • Improved: Slowed down the Fast AJAX pipeline for better compatibility (still faster)
  • Improved: Updated the Fictioneer Fast Requests mu-plugin to be more generic
  • New: Unlock protected posts per user (chapters inherit the unlock from the story)
  • New: Added Patreon gate for regular post unlocks
  • Dev: Added fictioneer_filter_chapter_list_item filter and example