✨feature: Move fields to sidebar
This commit is contained in:
@@ -137,7 +137,7 @@ function events_register_acf_fields() {
|
|||||||
),
|
),
|
||||||
),
|
),
|
||||||
'menu_order' => 0,
|
'menu_order' => 0,
|
||||||
'position' => 'normal',
|
'position' => 'side',
|
||||||
'style' => 'default',
|
'style' => 'default',
|
||||||
'label_placement' => 'top',
|
'label_placement' => 'top',
|
||||||
'instruction_placement' => 'label',
|
'instruction_placement' => 'label',
|
||||||
|
|||||||
Reference in New Issue
Block a user