feature: Move fields to sidebar

This commit is contained in:
Keith Solomon
2025-09-28 19:39:21 -05:00
parent 3f543e38fd
commit 6ba917bf9b
+1 -1
View File
@@ -137,7 +137,7 @@ function events_register_acf_fields() {
),
),
'menu_order' => 0,
'position' => 'normal',
'position' => 'side',
'style' => 'default',
'label_placement' => 'top',
'instruction_placement' => 'label',