JPKCom ACF References

acf-field_groups.php

ACF Field Group Registration

Registers all Advanced Custom Fields field groups programmatically using acf_add_local_field_group(). This includes field groups for:

  • Customer data (reference_customer post type)
  • Location data (reference_location post type)
  • Reference metadata (reference post type)

Programmatic registration provides better performance and version control compared to JSON-based field imports.

Tags
since
1.0.0

Table of Contents


        
On this page
  • Table Of Contents

Search results