Release v1.8.9
1.8.9
Release Date: February 9, 2024
- Added: Lock Modified Date Block Editor Support for Custom Post type which has
show_in_rest
set totrue
. This behavior can be changed bywplmi/post_type_args
filter. - Updated: @wordpress/scripts to the latest version.
- Updated: Background Process PHP Library.
- Tweak: Replaced deprecated
__experimentalGetSettings()
withgetSettings()
. - Tweak: Use of
wp_kses_allowed_html
filter to allow custom HTML tag instead of using placeholders. - Added support for PHP v8.3.
- Minimum required PHP Version is now 7.0.
- Tested with WordPress v6.4.
What's Changed
Full Changelog: v1.8.8...v1.8.9