2020-05-01 / 5289阅 / 悠然
Meta Box Accordion Template Function.
Largely made up of abstracted code from do_meta_boxes(), this function serves to build meta boxes as list items for display as a collapsible accordion.
(string|object)
(Required)
The screen identifier.
(string)
(Required)
The meta box context.
(mixed)
(Required)
gets passed to the section callback function as first parameter.
(int) number of meta boxes as accordion sections.