6 Mar 23

- Tagged in "Guides" / Page 3 -

Building Layouts With the Flexible Content Field in a Theme

ACF’s Flexible Content fields allow you to create multiple groups of fields known as layouts. You can then use these to give content editors more control over how data is rendered. In this article, I’ll give you a complete use case and show how you can leverage the Flexible Content field to create swappable site […]

Continue Reading

20 Sep 22

How to help translate ACF into other languages

ACF 6.0 introduces a new way of collecting translations from our contributors. For all the strings contained in the free version of ACF, these are now collected from translate.wordpress.org. Many of you have submitted translations for numer... Continue Reading

17 Feb 22

WP REST API Integration

Learn how to access and update ACF data using the WordPress REST API.

Continue Reading

17 Feb 22

Integrating Custom Field Types With the WordPress REST API

Learn how to add custom field types to the WordPress REST API.

Continue Reading

17 Feb 22

HTML Escaping

Introduction ACF 5.10 introduced an important security feature, HTML escaping. First introduced as an experimental feature in ACF 5.9.6, it ensures that all HTML content rendered by ACF is passed through the WordPress wp_kses() function. By... Continue Reading

17 Feb 22

Custom location rules

Introduction Location rules are used to determine which field groups appear on which admin screen. They are defined when editing a Field Group and consist of a location type, a comparison operator, and a value. One example of a location rul... Continue Reading

17 Feb 22

Updates to ACF Field Functions in 5.11

Updates to ACF Field Functions in 5.11 In versions of ACF prior to 5.11, the ACF shortcode , along with the get_field() and the_field() functions, could also be used to retrieve WordPress options or post, user or term meta values which were... Continue Reading

12 Jul 18

JavaScript API

Learn how to use ACF's JavaScript library including functions, actions and filters and models.

Continue Reading

21 Feb 18

Upgrade Guide – ACF PRO

Continue Reading