Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Latest commit

 

History

History
99 lines (73 loc) · 3.91 KB

CHANGELOG.md

File metadata and controls

99 lines (73 loc) · 3.91 KB

Changelog

1.7.0 - 2016-11-01

Full Changelog

  • 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

Full Changelog

  • UPDATED / PHP Conventions

1.6.0 - 2016-08-09

Full Changelog

  • UPDATED / change variable name in update_field
  • NEW / Add honeypot variable in acf_form
  • UPDATED / Conventions PHP functions

1.5.0 - 2016-06-20

Full Changelog


1.4.1 - 2016-05-17

Full Changelog

  • 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

Full Changelog


1.3.0 - 2016-01-13

Full Changelog


1.2.0 - 2016-01-06


1.1.9 - 2015-12-05

  • Initial release before GitHub