Skip to content

wp-Typography 5.10.0

Choose a tag to compare

@mundschenk-at mundschenk-at released this 15 Dec 20:38
· 10 commits to main since this release
  • Bugfix: Default styles were always loaded, even when Include styling for CSS hooks was unchecked.
  • Bugfix: No more Function _load_textdomain_just_in_time was called incorrectly. (present since WordPress 6.7).
  • Bugfix: Block Editor blocks and the sidebar extension have been split into separate assets to prevent issues
    with the widget editor (and customizer preview).
  • Bugfix: Passing a null value to WP_Typography::process will no longer result in a TypeError when processing
    has been disabled for the post.
  • Change: WordPress minimum version increased to 6.6.