ACF Extended 0.9.0.1:

  • Module: Forms – Fixed upgrade issues when using distant Auto Update
  • Module: Forms – Added safeguard logic when third party plugin enqueue selectWoo
  • Field: Flexible Content – Added Navigator Clipboard API to allow copy very large layout data

ACF Extended Pro 0.9:

  • Module: Forms – Added Json & PHP Sync feature
  • Module: Forms – PHP sync files are saved/loaded from /my-theme/acfe-php/forms
  • Module: Forms – Json sync files are saved/loaded from /my-theme/acf-json/forms
  • Modules: “View” link in posts list view is now removed when the item disabled
  • Field: Block Editor – Fixed Woocommerce get_current_screen() usage on front-end
  • Field: Block Editor – Fixed crash when used within a Flexible Content with Woocommerce
  • Field: Block Editor – Enhanced Woocommerce compatibility
  • Field: Block Editor – Fixed blocks arguments being stripped when submitted on front-end
  • Field: Block Editor – Added WP 6.5 compatibility
  • Field: Flexible Content – Grid – Fixed “No Wrap” setting not using “Default size: 12” when adding a layout
  • Field: Image Sizes – Fixed field not using the correct “Display Format” setting

ACF Extended Basic 0.9:

  • Module: Forms – Updated module to v3
  • Module: Forms – Ability to register/render forms using PHP code only
  • Module: Forms – Updated Template Tags logic with a new API, allowing developers to create their own tag
  • Module: Forms – New Template Tags: {render}{get_post}{get_term}{get_user} & {date}
  • Module: Forms – Ability to use Tags in Tags. Ie: {get_field:my_field:{action:post:ID}:false}
  • Module: Forms – Ability to render submit button with {render:submit} anywhere in the form
  • Module: Forms – ACF Group subfields can now be saved/loaded individually in Forms Actions UI
  • Module: Forms – New Email Action settings: “Content Editor/Raw HTML Editor” switch
  • Module: Forms – New Post Action settings: “Post Date/Schedule”, “Post Thumbnail” & “Append Post terms”
  • Module: Forms – New User Action settings: “Built-in Validation” & “Log user once created”
  • Module: Forms – Reworked form arguments for better readability and usability
  • Module: Forms – All hooks have been deprecated and renamed. New hooks are simplified and provide more context
  • Module: Forms – Added acfe/modules/forms/top_level setting to set the “Forms” admin menu as top level
  • Module: Performance Mode – Deprecated acfe_is_single_meta_enabled() now allow generic call (without id)
  • Module: Added safeguard logic to double-check WP_Post object in add_meta_boxes
  • Field: Advanced Link – Fixed URL value in Flexible Content Preview Mode
  • Field: Flexible Content – Toggle Layout – Enhanced CSS effect to allow fields edit
  • Field: Forms – Field now store forms names as value instead of IDs, for portability
  • Field: WYSIWYG – Fixed editor being delayed inside a Flexible Content > Sub Repeater
  • Field Settings: Enhanced escaping logic in the “Data” modal
  • Field Settings: Enhanced “Permissions” setting to allow new lines
  • Field Groups: Local – “Sync Back to DB” feature now correctly ignore Inline Hooks
  • Settings UI: Enhanced array settings values render
  • General: Fixed ACF postboxes setting icon alignment in WP 6.5
  • General: Bump WP version up to 6.5

Version History