Support

Account

Home Forums Backend Issues (wp-admin) Wire up register_field_group in a plugin rather than theme? Reply To: Wire up register_field_group in a plugin rather than theme?

  • Hi @randy

    You can hook into the plugins_loaded action. This will ensure that ACF is active, but is before the init action