This WordPress code adds a custom ACF (Advanced Custom Fields) field group to the “post” post type. The field group consists of a single field with a label of “My Custom Field” and a name of “my_custom_field” that is of type “text”.
Was this code snippet helpful?
YesNo