I could really use a decent means of dividing up the meta box that all my Toolset added Custom Fields are in - I have natural groupings for them - but currently they are all in one big listing
Is there any way of either having a header element that we can drop between fields so that the fields below are divided from those above - or going even further, dividing the meta box into tabs - much like woo-commerce and a number of other meta box plugins do
If you see the attached image - all the fields are just stacked - it would be great to be able to insert a header (and nominally a description too) where each of the red lines are
You can assign multiple field groups to the same post type, each of which will appear on the post edit screen in discreet metaboxes, which you can then drag and drop to re-order as required (and which will be preserved on all other posts of that type).
So, you should split up your very large field group into smaller field groups, each of which can have a description that will be displayed under the field group name.