The hits keep coming in ACF 5.6! This new version introduces the Accordion field to improve content editing workflow by organizing fields into collapsible panels! 🎵💥😀

Screenshots

Changelog

  • Accordion field: Added new field type
  • Tab field: Added logic to remember active tabs
  • WYSIWYG field: Fixed JS error in quicktags initialization
  • Core: Fixed issue preventing conditional logic for menu item fields
  • Core: Fixed issue preventing JS initialization for newly added menu items.
  • Core: Allow whitespace in input value (previously trimmed)
  • Core: Minor fixes and improvements
  • Language: Updated Italian translation – thanks to Davide Pantè
  • Language: Updated Brazilian Portuguese translation – thanks to Rafael Ribeiro
  • Language: Updated Dutch translation – thanks to Derk Oosterveld
  • Language: Updated Portuguese translation – thanks to Pedro Mendonça
  • Language: Updated Persian translation – thanks to Kamel Kimiaei

Details

  • Simplified CSS styles for left aligned fields
  • Tweaked many CSS styles throughout the plugin (margins, widths, etc)
  • Minor optimizations to conditional logic JS
  • Added in missing ‘acf/pre_submit_form’ filter
  • Added generic jQuery sortable listener to solve various sortable issues