Releases: pronamic/advanced-custom-fields-pro
Releases · pronamic/advanced-custom-fields-pro
6.2.4
v6.2.4 Updates to 6.2.4
6.2.3
v6.2.3 Updates to 6.2.3
6.2.2
v6.2.2 Updates to 6.2.2
6.2.1.1
v6.2.1.1 Updates to 6.2.1.1
6.2.1
v6.2.1 Updates to 6.2.1
6.2.0
v6.2.0 Updates to 6.2.0
6.1.8
v6.1.8 Updates to 6.1.8
6.1.7
Changelog
Release Date 27th June 2023
- New - Added new capability settings for ACF taxonomies
- Enhancement - Added a new
acf/field_group/auto_add_first_field
filter which can be used to prevent new field groups from automatically adding a field - Enhancement - Field setting labels now have standard capitalization in the field group editor
- Enhancement - Clone field now has a tutorial link
- Enhancement - "Exclude From Search" CPT setting now has an improved description
- Enhancement - The
acf_get_posts()
function now hasacf/acf_get_posts/args
andacf/acf_get_posts/results
filters - Enhancement - Added a new
acf/options_page/save
action hook that gets fired during save of ACF Options Pages - Fix - Taxonomies are now initialized before post types, preventing some permalink issues
- Fix - Increased the taxonomy slug maximum length to 32 characters
- Fix - Extra tabs are no longer added to PHP exports with field settings containing multiple lines
- Fix - ACF admin assets now load when editing profile and users for a multisite network
- Fix - Blocks with recursive
render_callback
functions will no longer crash the editor - Fix - JSON files now end in a new line for better compatibility with code editors
- i18n -
layout(s)
strings in Flexible Content fields are now translatable - i18n - Updated Polish translations