Description Helper function that returns the HTML attributes required for inline text editing as a string, escaped and ready for output. It is used within ACF Block render templates to make an HTML element directly editable, primarily for T... Continue Reading
Description Retrieves all ACF field groups filtered by WP_Query args, returning them as an array. This function should not be confused with get_fields(), which returns an array of field values for a specific post, get_field_objects(), which... Continue Reading
Deletes a row of data from an existing Repeater or Flexible Content sub field value.
Continue Reading