Title: How secure custom fields Register fields via PHP?
Last modified: October 30, 2024

---

# How secure custom fields Register fields via PHP?

 *  [andreitsen87](https://wordpress.org/support/users/andreitsen87/)
 * (@andreitsen87)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/hook-16/)
 * How secure custom fields Register fields via PHP?
    -  This topic was modified 1 year, 7 months ago by [andreitsen87](https://wordpress.org/support/users/andreitsen87/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [S P Pramodh](https://wordpress.org/support/users/sppramodh/)
 * (@sppramodh)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/hook-16/#post-18105961)
 * Hi [@andreitsen87](https://wordpress.org/support/users/andreitsen87/)
 * SCF allows you to register custom fields through PHP by using the `acf_add_local_field_group()`
   function.
 *  Thread Starter [andreitsen87](https://wordpress.org/support/users/andreitsen87/)
 * (@andreitsen87)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/hook-16/#post-18105969)
 * thanks. and action add_action(‘acf/init’, ‘prefixsite’)?
 *  [S P Pramodh](https://wordpress.org/support/users/sppramodh/)
 * (@sppramodh)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/hook-16/#post-18105990)
 * Yes, you’re right!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How secure custom fields Register fields via PHP?’ is closed to new replies.

 * ![](https://ps.w.org/advanced-custom-fields/assets/icon.svg?rev=3207824)
 * [Advanced Custom Fields (ACF®)](https://wordpress.org/plugins/advanced-custom-fields/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-custom-fields/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-custom-fields/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-custom-fields/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-custom-fields/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-custom-fields/reviews/)

## Tags

 * [customization](https://wordpress.org/support/topic-tag/customization/)

 * 3 replies
 * 2 participants
 * Last reply from: [S P Pramodh](https://wordpress.org/support/users/sppramodh/)
 * Last activity: [1 year, 7 months ago](https://wordpress.org/support/topic/hook-16/#post-18105990)
 * Status: not resolved