Releases: vinkla/extended-acf
Releases · vinkla/extended-acf
9.1.0
- Added return format documentation
- Added plain key text in duplicated keys error message
- Added static return type hint for better intellisense
- Added suggestions on location methods for better intellisense
- Added suggestions on multiple fields and attributes for better intellisense
9.0.0
- Added PHP 8.0 support
- Renamed taxonomy field's
createTerm
to addTerm
- Added boolean argument to taxonomy field's
loadTerms
, saveTerms
and addTerm
- Added
previewSize
to gallery field
8.6.0
- Updated minimum PHP version to 7.3
8.5.1
- Added float support to
step
on range field
8.5.0
- Added
readOnly
to text fields
- Added
conditionalLogic
to message and tab fields
- Added
disabled
to supported fields
8.4.0
- Added
layout
to radio field
- Added
layout
to button_group field
- Added
message
to true_false field
- Added
stylisedUi
to select field
8.3.0
- Added
layout
to checkbox field
- Added
allowMultiple
to select field
8.2.1
- Added
allowNull
method to select field
8.2.0
- Added return format to button group, select, radio and checkbox fields
8.1.1
- Add ability to disallow archives for page link field