Support

Account

Home Forums Backend Issues (wp-admin) Setting up ACF Programmatically Reply To: Setting up ACF Programmatically

  • Hi,

    You can export your settings in both XML and PHP. Create your fields on your developement area and export them and add them in your functions file.

    The export link is the second submenu in custom fields menu.
    It is so clear and documantation is available in that page.

    Regards,