Advanced Custom Fields version 6.8.4 is now available.
👨💻 Please find the release notes below. And for the latest ACF news, follow us on Twitter @wp_acf.
Changelog
- Security – ACF AJAX field handlers now validate that the request nonce was created for the expected field type
- Enhancement – ACF PRO now satisfies plugin dependencies declared against
advanced-custom-fields, so plugins requiring ACF can activate when only ACF PRO is installed - Enhancement –
acf_inline_toolbar_editing_attrs()now accepts areturn_arrayargument that returns the attributes as an escaped array suitable for use withwp_get_attachment_image() - Fix –
acf_form()with'post_id' => 'new_post'and afieldslist of field names no longer fatal errors whenacf_form_head()runs before WordPress’s main query is built - Fix – Multiple
acf_form()calls wrapped inside a single outer<form>tag with one submit button no longer silently drop field values,post_title, orpost_contentfrom the non-last forms - Fix – Duplicating a V3 block with identical attributes no longer displays corrupted preview content in the duplicate
- Fix – Switching between tabs containing WYSIWYG fields no longer leaves the admin menu pinned against a shorter page, which could lock page scroll
For plugin support, please contact our support team directly, as comments aren't actively monitored.