Advanced Custom Fields PRO – Version – 6.2.6

= 6.2.6 =
*Release Date 6th February 2024*
* Enhancement – The `get_field()` and other `get_` functions now support an `escape_html` parameter which return an HTML safe field value
* Enhancement – The URL field will be now escaped with `esc_url` rather than `wp_kses_post` when returning an HTML safe value
* Fix – ACF fields will now correctly save into the WordPress created revision resolving issues with previews of drafts on WordPress 6.4 or newer.
* Fix – Multisite subsites will now correctly be activated by the main site where the ACF PRO license allows, hiding the updates page on those subsites
* Fix – Field types in which the `required` property would have no effect (such as the tab, or accordion) will no longer show the option
* Fix – Duplicating a field group now maintains the current page of field groups being displayed