not sure i understand that function.
is that any example for using it ?
so if i have
<select>
<option>
do_action(‘add_meta_boxes’,$type,$object);
</option>
</select>
whater your code will show an metaboxes title with metaboxes key or not ?
sry,i’m new as wp developer.
i have same problem with you. did you already solved the problem ?