Releases: vinkla/extended-acf
Releases · vinkla/extended-acf
14.2.1
14.2.0
14.1.0
14.0.1
14.0.0
- Updated minimum PHP version to 8.2
- Added
weekStartsOnMonday
method to date picker field - Added
weekStartsOnSunday
method to date picker field - Added custom key support to conditional logic
- Rename
Url
field toURL
- Rename
WysiwygEditor
field toWYSIWYGEditor
- Renamed
addTerm
method tocreate
- Renamed
allowArchives
method todisableArchives
- Renamed
allowMultiple
method tomultiple
- Renamed
allowNull
method tonullable
- Renamed
append
method tosuffix
- Renamed
buttonLabel
method tobutton
- Renamed
characterLimit
method tomaxLength
- Renamed
defaultValue
method todefault
- Renamed
delay
method tolazyLoad
- Renamed
enableOpacity
method toopacity
- Renamed
fileSize
method tominSize
andmaxSize
- Renamed
height
method tominHeight
andmaxHeight
- Renamed
insert
method toprependFiles
- Renamed
instructions
method tohelperText
- Renamed
loadTerms
method toload
- Renamed
mediaUpload
method todisableMediaUpload
- Renamed
message
method tobody
- Renamed
mimeTypes
method toacceptableFileTypes
- Renamed
min
andmax
methodsminFiles
andmaxFiles
- Renamed
min
andmax
methodsminInstances
andmaxInstances
- Renamed
min
andmax
methodsminLayouts
andmaxLayouts
- Renamed
min
andmax
methodsminPosts
andmaxPosts
- Renamed
min
andmax
methodsminRows
andmaxRows
- Renamed
pagination
method topaginated
- Renamed
prepend
method toprefix
- Renamed
returnFormat
method toformat
- Renamed
saveTerms
method tosave
- Renamed
stylisedUi
method tostylized
andlazyLoad
- Renamed
weekStartsOn
method tofirstDayOfWeek
- Renamed
width
method tominWidth
andmaxWidth
- Renamed
appearance
argument$fieldType
to$type
- Renamed
paginated
argument$rowsPerPage
to$perPage
- Renamed
Pending
trait toAffixable
- Renamed
SubFields
trait toFields
- Renamed
Writable
trait toImmutable