17 Oct 16

- Tagged in "Functions" / Page 2 -

add_sub_row()

Adds a new row of data to a Repeater or Flexible Content sub field value.

Continue Reading

17 Oct 16

update_sub_row()

Updates a row of data for an existing Repeater or Flexible Content sub field value.

Continue Reading

8 Sep 16

delete_field()

Deletes the value of a specific field.

Continue Reading

15 Mar 16

get_row()

Returns an array containing all values for the current row.

Continue Reading

13 Jan 16

get_row_index()

Returns the current row index within a have_rows() loop.

Continue Reading

4 Dec 15

delete_row()

Deletes a row of data from an existing Repeater or Flexible Content field value.

Continue Reading

4 Dec 15

update_row()

Updates a row of data for an existing Repeater or Flexible Content field value.

Continue Reading

3 Dec 15

add_row()

Adds a new row of data to an existing Repeater or Flexible Content field value.

Continue Reading

6 Jul 14

acf_add_options_page()

Adds an options page to the admin menu.

Continue Reading