In this presentation, I’ll talk about how to understand Advanced Custom Fields to make your client administrative experience pleasant. I’ll also talk about the get_field or the_field functions. And you’ll learn how you can mix other plugins like Admin Columns or Adminitize to make the back-end easier to use.
Take aways:
- Understand that it’s not hard to get up and running with ACF. I’ll show all the different types of fields that you can use.
- Learn how the ACF dashboard works, and how to create a field group and fields inside the field group then attach a field group to a page or page template.
- Learn about the get_field , the_field and/or the_sub_field functions and how to out put field on a page template.