Skip to content

Releases: vinkla/extended-acf

5.1.1

19 Jan 12:41
bfbefc8
Compare
Choose a tag to compare
  • Fixed conditional logic issue

5.1.0

16 Jan 09:14
862823d
Compare
Choose a tag to compare
  • Added options page helper function
  • Added field helper function
  • Added option helper function

5.0.0

08 Jan 17:32
b5cbf84
Compare
Choose a tag to compare
  • Updated hash algorithm to FNV-1a
  • Fixed conditional logic key issue

4.0.0

02 Jan 15:41
ebeba70
Compare
Choose a tag to compare
  • Added hashed field, group and layout keys
  • Fixed conditional logic field keys bug
  • Rename acf_conditional_logic to acf_conditional
  • Removed PHP 7.0 support

3.1.0

30 Nov 16:43
ac3685e
Compare
Choose a tag to compare
  • Added accordion field helper
  • Remove name validation on layout fields
  • Remove display property validation
  • Remove illuminate dependency

3.0.0

31 Oct 07:26
ae91336
Compare
Choose a tag to compare
  • Added range field helper
  • Added button group field helper
  • Added flexible content layout helper
  • Added support for flexible content layouts
  • Added layout class
  • Added conditional logic class
  • Updated field and group logic
  • Removed deprecated acf class

2.0.0

20 Jun 09:27
fb2073b
Compare
Choose a tag to compare
  • Added link field
  • Added group field
  • Update group key title
  • Removed hide on screen helper

1.0.0

30 May 08:55
841c1dc
Compare
Choose a tag to compare
  • First stable release

0.3.0

25 May 11:42
ea749d2
Compare
Choose a tag to compare
  • Added conditional logic helper
  • Added field and group classes

0.2.1

16 May 19:22
6f9197c
Compare
Choose a tag to compare
  • Added duplicate key exception