19 Feb

- Tagged in "Functions" / Page 4 -

has_sub_field()

Loops through rows of a Repeater or Flexible Content 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

19 Feb

get_field_object()

Returns the settings of a specific field.

Continue Reading

19 Feb

get_fields()

Returns an array of field values (name => value) for a specific post.

Continue Reading

19 Feb

get_field()

Returns the value of a specific field.

Continue Reading