• Field: Flexible Content – Added ‘Control’: Copy, Paste & Duplicate Layouts on the fly using icons in the layouts handle
  • Field: Flexible Content – Control: Copy & Paste all layouts on the fly using the new icon next to ‘Add row’ button (can be used to transfer layout data from one page to an another)
  • Field: Flexible Content – Added ‘Modal: Edition’ setting, allowing to edit layouts in a modal
  • Field: Flexible Content – Added ‘Layouts Previews’ setting, allowing to display the layout thumbnail as preview (collapsed state)
  • Field: Flexible Content – Added filter('acfe/flexible/previews/name=$field_name', $thumbnails, $field) allowing to override the preview image for each layout (usage example is available in the FAQ)
  • Field: Flexible Content – Added filter('acfe/flexible/previews/key=$field_key', $thumbnails, $field) allowing to override the preview image for each layout (usage example is available in the FAQ)
  • Field: Flexible Content – When using get_flexible()get_query_var('acf_flexible_field') & get_query_var('acf_flexible_layout') can be used in the template file to retrieve current field & layout informations
  • Field: Flexible Content – When using get_flexible(), an HTML comment has been added for each rendered templates
  • Field: Flexible Content – Fixed the possibility to render the same layout multiple times when using get_flexible() (thanks to @Val_Pellegrin)
  • Field: Flexible Content – get_flexible() now enqueue each style.css & script.js only one time on the whole page
  • Field: Flexible Content – Added more width spacing for the ‘Modal: Category’ checkbox (compatibility for small screens)
  • Tools: Added Export & Import Tools for Dynamic Post Types, Taxonomies, Block Types & Options Pages using Json files
  • Location: Post Type Archive & Taxonomy Archive now use field group location (High, Normal or Side) & field group style (WP Box or seamless) (Feature Request)
  • Module: Taxonomy – Added some spacing on the term edition screen (compatibility with YOAST/Rank Math metaboxes)
  • Module: Taxonomy – Fixed Edit Screen CSS for Repeaters & Groups (thanks to @Val_Pellegrin)
  • Module: Dynamic Taxonomies – Fixed ‘Post Type’ column when a post type does not exists anymore (thanks to @Val_Pellegrin)
  • Module: Dynamic Taxonomies – Fixed Single Posts per page, Orderby & Order
  • Module: Dynamic Post Types – Fixed ‘Taxonomies’ column when a taxonomy does not exists anymore (thanks to @Val_Pellegrin)
  • Module: Dynamic Post Types & Taxonomies – Fixed Admin Orderby, Order & Menu position which weren’t working properly (thanks to @Val_Pellegrin)
  • Module: Dynamic Post Types & Taxonomies – Fixed user Posts per page, Orderby & Order option screen which were forced (thanks to @Val_Pellegrin)
  • Field Groups: Hide ‘Category’ column if there’s no term
  • Misc: Added ‘Advanced Custom Fields’ tab in the WP ‘Add plugin’ page