ACF Extended Pro 0.8.9.1:

  • Field: Date Range Picker – Added string value fallback in format_value()
  • Field: Menu Locations – Added “Name”, “Label” & “Both (Array)”” Return Format
  • Field: Options Pages – Fixed potential warning when “Allowed Options Pages” setting was empty
  • Field Group: Global Conditional Logic – Added <, <=, >, >= Field Group Locations Operators
  • Module: Rewrite Rules – Enhanced invalid regex rule fallback
  • Module: Scripts – Script Launcher – Added capability parameter
  • Module: Scripts – Script Launcher – Enhanced executions argument to allow false/true/[number]
  • Module: Scripts – Script Launcher – Removed unnecessary $index from hooks arguments
  • Module: Template – Fixed potential warning when adding a Local Field Group without location
  • Module: Template – Fixed “After Title” Field Group position which could break saving
  • Module: Template – Fixed “Required” setting when using DB Field Groups
  • Module: Template – Fixed Clone “Seamless” values prefix
  • General: Fixed Currencies returned in Languages queries

ACF Extended Basic 0.8.9.1:

  • Field: Advanced Link – Formatted value now correctly return an empty value when needed
  • Field: Advanced Link – Fixed an issue with custom sub fields when key argument was missing
  • Field: Code Editor – Added nl2br() “Return Format” setting
  • Field Groups: Added acfe/default_field_group filter to define default Field Group configuration
  • Field Groups: ACF 6.0 – Fixed Field Groups tabs CSS when there are many categories
  • Field Settings: Bidirectional – Added control to avoid updating values when prevewing changes
  • Module: Block Types – Fixed an edge case where an error could be thrown when editing a post
  • Module: Post Types – Admin Archive – Added acfe/validate_post_type_archive hook
  • Module: Post Types – Admin Archive – Deprecated acfe/post_type_archive_capability hook
  • Module: Post Types – Admin Archive – Added show_in_menu custom page compatibility
  • Module: Post Types – Admin Archive – Added Post Type post “Edit Archive” adminbar compatibility
  • Module: Settings – Fixed warning when using an old ACF version which doesn’t handle newer ACF settings
  • Modules: Fixed “Enter” keypress breaking the creating of new item
  • Modules: Enhanced 0.8.9 module upgrade to use init action
  • General: Replaced acf_esc_attrs() (ACF 5.8.1) usage with acf_esc_atts() (ACF 5.8) to meet requirements
  • General: Updated Readme