Releases: timothyjensen/acf-field-group-values
Releases · timothyjensen/acf-field-group-values
3.4.0: Support PHP 8
Drop support for PHP versions less than 7.3 Closes #11
3.3.0
Added support for ACF blocks.
Added support for returning field labels
3.2.0 3.2.0
Added support for user meta
3.1.0 3.1.0
Improved support for clone fields
- Changed array keys used for storing clone fields to be more consistent with how ACF stores the meta in the database. This is a breaking change for those who are using clone fields.
- Update tests to reflect the change related to storing clone field values
- Renamed test data directory