Available for both free and PRO
This update is also available for the free version of ACF via our Early Access feature! ACF 5 is compatible with all premium add-ons and will be officially released mid 2018. If possible, please enable Early Access on your websites and update to ACF 5 and let us know about your update experience!
Changelog
- Core: Minor fixes and improvements
Details
- Fixed conditional logic bugs affecting sub fields
- Optimized queries to load ACF fields by adding
'update_post_term_cache' => false
- Improved
acf_get_attachment()
function to better match WP core - Fixed bug causing
delete_sub_field()
to fail