• Field: Flexible Content – Added ‘Stylised Button’ setting which automatically hide native ACF ’empty’ message and add style to ‘Add row’ button
  • Field: Flexible Content – Added ‘Hide Empty Message’ setting to hide native ACF ’empty’ message
  • Field: Flexible Content – Added ‘Empty Message’ text setting to change the native ACF ‘click the Add Row button below…’ message
  • Field: Flexible Content – Added ‘Layouts Thumbnails’ setting to add image thumbnails for each layout in the admin layout selection
  • Field: Flexible Content – Added ‘Layouts Render’ setting to add template, style & script file for each layout. Those settings can be then accessed on the front-end
  • Field: Flexible Content – Added get_flexible($selector, $post_id) and the_flexible($selector, $post_id) functions to automatically use the ‘Layouts Render’ settings in front-end
  • Field: Flexible Content – Added ‘Modal’ setting to change the layout selection into a proper modal in the administration
  • Field: Flexible Content – Added ‘Modal: Title’ setting to change the layout modal title
  • Field: Flexible Content – Added ‘Modal: Columns’ setting to change the layout modal columns grid. 1, 2, 3, 4, 5 or 6 columns available
  • Field: Flexible Content – Added ‘Modal: Categories’ setting to add a category for each layout in the layout modal
  • Field: Flexible Content – Added ‘Layouts State’ setting to force layouts to be collapsed or opened by default
  • Field: Flexible Content – Added ‘Button Label’ native compatibility fix to make it work with Dashicons (CSS to fix vertical alignment)
  • Field: Flexible Content – Added ‘One click’ hidden function. In the post administration, the ‘Add row’ button will add a layout without the selection modal if there is only one layout available in the flexible content
  • Field: Flexible Content – Note – The following settings: Layouts Thumbnails, Layouts Render & Modal Categories will be visible after saving field group
  • Module: Ajax Author – Fixed a bug where field groups ‘Hide on screen’ setting wasn’t applied on post administration
  • Module: Json AutoSync – Added “‘/acf-json’ folder not found” warning message if Json Sync is set in a field group and the ‘/acf-json’ folder doesn’t exists
  • Module: Taxonomy – Forced Tabs to be ‘Aligned Top’ in taxonomies fields (JS Only – ACF Bug) & added better CSS style (thanks to @Val_Pellegrin)
  • Module: Dynamic Post Type/Taxonomy/Option Page/Block Type – Hidden ‘Minor publishing’ panel (Save as draft, visibility…) to avoid confusion (thanks to @Val_Pellegrin)
  • Field: Bidirectional – Removed the ‘bail early if old values == new values’ check. This will let users convert existing fields with saved values into bidirectional without hassle (thanks to @Val_Pellegrin)
  • Field: Repeater – Added CSS spacing for block repeaters (better readability)
  • Field Group: Location ‘Taxonomy All’ – Fix native ACF location ‘Taxonomy == All’ matching all ACF Extended ‘Taxonomies Archives’ locations
  • Compatibility: Added compatibility fix for Rank Math SEO & YOAST Plugin to avoid the plugin’s post metabox being above ACF metaboxes