• Tetrakern released this 2024-12-01 08:23:28 +08:00 | 113 commits to main since this release

    This is probably the last patch level update before 5.27.0 is going to break everything. You may laugh; but seriously, the next update refactors half the JavaScript and touches most of the templates and partials, so prepare yourself if you modded the theme. Alas, this update deals with small bugs and WP 6.7 issues, plus a few small additions.

    Please consider supporting me on Ko-fi, Patreon, or GitHub Sponsors if you like the theme.

    Release Notes

    • Fixed: Several editor issues introduced by WordPress 6.7
    • Fixed: Card grids overflow the sidebar if it is not wide enough
    • Fixed: Comment edit/delete buttons always rendered for logged-in users
    • Fixed: The advanced search cannot deal with duplicate taxonomy names
    • Fixed: Some translation function calls are broken due to a typo
    • Fixed: Comments sometimes do not display certain Cyrillic symbols
    • Improved: The comment count number in section headers is now formatted
    • Improved: Tabbing now uses the browser default styles
    • Improved: Copying paragraph links to the clipboard now includes the protocol
    • Improved: Removed unnecessary sort-and-filter options on certain page templates
    • New: Added offensive/unoffensive toggle to frontend comment moderation
    • New: Added orderby=comment_count to some sort-and-filter menus and advanced search
    • New: Added the footer_comments param to Latest Stories/Updates (default false)
    • New: Added option to only count stories for taxonomy cloud numbers
    • Dev: Added FICTIONEER_OAUTH_COOKIE_EXPIRATION constant
    • Dev: Added query name to main RSS feed query
    • Dev: Added query name to wp_tag_cloud() calls
    • Dev: Switched to wp_print_inline_script_tag() for script tags (can be filtered)
    • Dev: Make partial quote prefix/suffix translatable ([…])
    • Dev: Switched to ES13
    Downloads