1.12.0
Added
- The
load_field
filter function that was missing from the Field object for some reason. - Possibility to set a title field for a collapsed repeater item.
Changed
- The
PHP
field callback now gets the field object as a parameter.
load_field
filter function that was missing from the Field object for some reason.PHP
field callback now gets the field object as a parameter.