Skip to content

Advanced Custom Fields v6.0.7

Compare
Choose a tag to compare
@lgladdy lgladdy released this 18 Jan 14:53
· 56 commits to master since this release

Release Date 18th January 2023

  • Improvement - Removed unnecessary “Layout” prefix for Flexible Content field layouts
  • Fix - Dragging and dropping fields containing settings rendered as radio button groups no longer removes the selected value
  • Fix - Using the WordPress default_page_template_title filter with two parameters no longer causes a fatal error
  • Fix - Select2 inputs in the content editor are no longer receiving styles from the ACF 6 admin UI
  • Fix - acf_add_local_field_group() now works with field group titles containing non-ASCII characters
  • Fix - Flexible Content field no longer has a missing icon for the “Duplicate” button
  • Fix - Clicking the “Add Field” button in a Flexible Content layout no longer adds an invalid field if there are other Flexible Content fields in the layout
  • Fix - Edit buttons for ACF blocks now behave correctly inside reusable blocks
  • Fix - Field settings rendered as a select2 field now correctly reinitialize when changing between field types