Release Date 13th December 2022
- View Release Post
- New - Flexible Content field now has a new admin user experience when editing layouts
- New - Tabs for field settings in the field group editor can now be disabled via a new “Field Settings Tabs” screen option or with the new
acf/field_group/disable_field_settings_tabs
filter - Improvement - General field settings tab now selected by default when a field is opened
- Fix - Sub fields are no longer initialized by their parent, resolving performance issues when field groups contain many nested sub fields
- Fix - Frontend forms now disable the submit button after click to prevent multiple submissions
- Fix - Unknown field types no longer display broken HTML in the field group editor
- Fix - Returning an empty string via the
acf/blocks/no_fields_assigned_message
filter will no longer result in blocks without fields assigned having an extra wrapping div - Fix - Sites with WPML enabled no longer experience failed ACF updates due to license errors
- Fix - Buttons featuring icons no longer have display issues when using RTL languages