Robuta

https://www.advancedcustomfields.com/resources/get_fields/ ACF | get_fields() acf getfields https://www.advancedcustomfields.com/resources/get_sub_field/ ACF | get_sub_field() Feb 6, 2024 - Returns the value of a specific sub field. acf getsubfield https://www.advancedcustomfields.com/resources/get_row_layout/ ACF | get_row_layout() Apr 4, 2024 - Returns the current row layout name within a have_rows() loop. acf getrowlayout https://www.advancedcustomfields.com/resources/acf_get_fields/ ACF | acf_get_fields() Jan 29, 2024 - Retrieves all the fields from a specific field group. acf getfields https://www.advancedcustomfields.com/resources/get_field/ ACF | get_field() Feb 6, 2024 - Returns the value of a specific field. acf getfield https://www.advancedcustomfields.com/resources/get_row_index/ ACF | get_row_index() Apr 4, 2024 - Returns the current row index within a have_rows() loop. acf getrowindex