-
Fictioneer 5.17.0 Stable
released this
2024-05-13 01:18:25 +08:00 | 1477 commits to main since this releaseThis update brings a compatibility fix for cache plugins and adds yet another bunch of options and features, once again sponsored by an anonymous user who wants to stay anonymous because of anonymity. I'm tired.
Please consider supporting me on Ko-fi, Patreon, or via crypto donation if you like the theme.
Highlight: Expire Post Passwords
With all the new custom unlocks and Patreon options, you can now choose to put a timer on passwords to reduce administrative overhead. Makes use of the default browser date input interface, so it may look different for you.
Release Notes
- Fixed: Undefined array key warning in fictioneer_see_some_evil()
- Fixed: The password bypass should no longer conflict with (good) cache plugins
- Improved: Added option to render a specific story header in Story Page templates
- Improved: Increased size of card link list items on mobile for better accessibility
- Improved: Added additional note below Patreon button for expired membership data
- New: Added Story Mirror page template that mirrors a specific story post
- New: Added option to expire post passwords on a specific date and time
- New: Added list table columns for Patreon tiers and thresholds
- New: Added list table bulk edit for Patreon tiers and thresholds
- New: Added Patreon membership section to the wp-admin user profile page
- Dev: Renamed fictioneer_get_patreon_data() to fictioneer_get_post_patreon_data()
- Dev: Merged _avatars.php into _user_data.php
- Dev: Changed fictioneer_filter_user_patreon_validation filter to work with the user ID
- Dev: Added fictioneer_get_user_patreon_data() helper
- Dev: Turned story meta in the _story-footer.php partial into a filterable array
- Dev: Added fictioneer_filter_story_footer_meta filter
- Dev: Added fictioneer_filter_discord_chapter_message filter
- Dev: Added fictioneer_filter_discord_comment_message filter
- Dev: Added fictioneer_filter_discord_story_message filter
Downloads