15 Mar

- Tagged in "Loop" -

get_row()

Returns an array containing all values for the current row.

Continue Reading

13 Jan

get_row_index()

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

Continue Reading

26 Oct

have_rows()

Used to loop through a parent field's value.

Continue Reading

23 Feb

get_sub_field_object()

Returns the settings of a specific sub field.

Continue Reading

19 Feb

the_sub_field()

Displays the value of a specific sub field.

Continue Reading

19 Feb

get_sub_field()

Returns the value of a specific sub field.

Continue Reading

19 Feb

get_row_layout()

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

Continue Reading