Skip to content

Releases: timothyjensen/acf-field-group-values

3.4.0: Support PHP 8

23 Aug 13:32
Compare
Choose a tag to compare
Drop support for PHP versions less than 7.3

Closes #11

3.3.0

21 Oct 23:54
Compare
Choose a tag to compare

Added support for ACF blocks.

Added support for returning field labels

14 Oct 22:16
Compare
Choose a tag to compare

Added support for user meta

26 Dec 21:01
Compare
Choose a tag to compare

Improved support for clone fields

22 Jul 12:15
Compare
Choose a tag to compare
  • 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