1.7.0 - 2016-11-01
- NEW /
acf_filter_post_id
- NEW /
the_flexible_field
- NEW /
the_repeater_field
- NEW /
reset_the_repeater_field
- NEW /
render_field
- NEW /
create_field
- NEW /
register_field_group
- NEW /
delete_sub_row
- NEW /
update_sub_row
- NEW /
add_sub_row
- NEW /
delete_sub_field
- NEW /
delete_field
- NEW /
update_sub_field
- NEW /
acf_form_head
- NEW /
get_sub_field_object
- NEW /
reset_rows
- NEW /
get_sub_field_object
- NEW /
get_row_sub_field
- NEW /
the_row
- NEW /
acf_get_field_reference
- UPDATED / Field
update_row
- FIX / cursor position (PEAR)
- UPDATED / Change $format_values > $format
- NEW / $load_value forgotten
- UPDATED / Change $row > $i
- UPDATED / Change $sub_field_name > $selector
- NEW / $format_value forgotten
- UPDATED / Change $field_name > $selector
1.6.1 - 2016-08-10
- UPDATED / PHP Conventions
1.6.0 - 2016-08-09
- UPDATED / change variable name in
update_field
- NEW / Add
honeypot
variable inacf_form
- UPDATED / Conventions PHP functions
1.5.0 - 2016-06-20
- NEW / dictionnary
the_row_index()
- FIX / cursor position
get_row_index()
1.4.1 - 2016-05-17
- UPDATED / dictionnary
acf_add_options_sub_page()
&acf_add_options_page()
Added new ‘update_button’ setting - MINOR / change order parameters in
acf_add_options_sub_page()
&acf_add_options_page()
1.4.0 - 2016-03-15
- UPDATED / dictionnary
get_field_object()
- UPDATED / new parameter $format_value in
get_sub_field()
- NEW / dictionnary
get_row()
1.3.0 - 2016-01-13
- NEW / dictionnary
get_row_index
1.2.0 - 2016-01-06
- NEW / upload project to GitHub
- NEW / dictionnary
add_row
- NEW / dictionnary
delete_row
- NEW / dictionnary
update_row
- UPDATED / dictionnary
acf_add_options_sub_page
, parameters - UPDATED / dictionnary
acf_add_options_page
, parameters - UPDATED / dictionnary
acf_form
, parameters
- Initial release before GitHub