15 Mar 16

- Tagged in "Loop" -

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

26 Oct 13

have_rows()

Used to loop through a parent field's value.

Continue Reading

23 Feb 13

get_sub_field_object()

Returns the settings of a specific sub field.

Continue Reading

19 Feb 13

the_sub_field()

Displays the value of a specific sub field.

Continue Reading

19 Feb 13

get_sub_field()

Returns the value of a specific sub field.

Continue Reading

19 Feb 13

get_row_layout()

Returns the current row layout name within a have_rows() loop.

Continue Reading