5 Jan

- Tagged in "Basic" -

acf_get_fields()

Retrieves all the fields from a specific field group.

Continue Reading

10 Apr

get_field_objects()

Returns the settings of all fields saved on a specific post.

Continue Reading

19 Feb

the_field()

Displays the value of a specific field.

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