save_acpt_meta_box
save_acpt_meta_box
Create/edit a form meta box.
Usage
Parameters
group_name
(string) (Required) The group namename
(string) (Required) The box namenew_name
(string) (Optional) The new box name, if you are modifying an already saved boxlabel
(string) (Optional) The box labelfields
(array) (Optional) The fields array
Return
boolean
Last updated