Skip to content

Releases: devgeniem/acf-codifier

1.33.0

13 Oct 10:51
Compare
Choose a tag to compare

[1.33.0] - 2020-10-13

Fixed

  • Changed \Geniem\ACF\Field\GoogleMap latitude and longitude types from int to float.

1.32.0

17 Aug 09:54
Compare
Choose a tag to compare

[1.32.0] - 2020-07-09

Fixed

  • Compatibility with WordPress 5.5 regarding the block rendering function.

Changed

  • RediPress integration changed to match the one in version 1.7.0.

1.31.0

15 Jun 13:22
Compare
Choose a tag to compare

[1.31.0] - 2020-06-15

Added

  • Ability to define TinyMCE toolbars individually by Wysiwyg fields instance.
  • Extended Wysiwyg field with ability to set textarea heights individually by field instance.

1.30.2

27 May 10:10
50e2acc
Compare
Choose a tag to compare

[1.30.2] - 2020-05-27

Fixed

  • Groupable's get_field.

1.30.1

25 May 07:43
f2b5146
Compare
Choose a tag to compare

[1.30.1] - 2020-05-25

Fixed

  • A bug in the Advanced Forms compatibility fix preventing form submissions in certain situations.

1.30.0

22 May 13:51
1039532
Compare
Choose a tag to compare

[1.30.0] - 2020-05-22

Added

  • A compatibility fix for Advanced Forms plugin to be able to handle Codifier-registered fields in submissions.

1.29.2

28 Apr 07:38
Compare
Choose a tag to compare

[1.29.2] - 2020-04-02

Fixed

  • A bug where field content would appear in the search index duplicated.

1.29.1

01 Apr 14:48
Compare
Choose a tag to compare

Fixed

  • A bug where RediPress indexing wouldn't take all search index bound content into account.

1.29.0

02 Mar 13:32
Compare
Choose a tag to compare

[1.29.0] - 2020-03-02

Added

  • MultisitePostObject field for selecting post objects from other sites.

Changed

  • Cleaned up code quite a bit and changed duplicate code to traits for DRY.

1.28.1

17 Feb 14:00
Compare
Choose a tag to compare

[1.28.1] - 2020-02-17

Fixed

  • Polylang incompatibility with MultisiteRelationship.