Is it possible to set up ACF on a WP Network setup so that all sites in the network inherit rules from the custom fields set on the network end?
Hi @splitmango
It is not yet possible to create ‘master’ field groups, but as a work around, you can jump into one of the sites, create the field group and export it to PHP.
Save this exported code into a .php file on the server and then modify each site’s functions.php file to include this file!
Thanks
E