18 Jul

- Tagged in "Functions" / Page 3 -

acf_set_options_page_title()

Modifies the default Options Page title setting.

Continue Reading

18 Jul

acf_add_options_sub_page()

Add a global options sub page to the WordPress dashboard.

Continue Reading

10 Apr

get_field_objects()

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

Continue Reading

23 Feb

get_sub_field_object()

Returns the settings of a specific sub field.

Continue Reading

19 Feb

the_repeater_field()

Loops through rows of a Repeater field.

Continue Reading

19 Feb

the_flexible_field()

Loops through rows of a Flexible Content field.

Continue Reading

19 Feb

the_field()

Displays the value of a specific field.

Continue Reading

19 Feb

update_field()

Updates the value of a specific field.

Continue Reading

19 Feb

the_sub_field()

Displays the value of a specific sub field.

Continue Reading

19 Feb

Shortcode

Used within a content editor to display a custom field’s value.

Continue Reading