Reordering Custom Metaboxes
-
I have a custom post type called Testimonials with three custom metaboxes: client, company, and quote – as well as the default thumbnail metabox.
I had originally created Testimonials with only two out of the three boxes. Now, after adding the third box, it seems I am unable to reorder them via add_metabox() functionality. The third box always appears last. Is this a database issue? Or am I missing something?
Note that I am completely aware of users’ ability to rearrange the boxes via personal user accounts. I instead would like these boxes to have a default order to ensure pleasant user experience.
Thanks for the help!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Reordering Custom Metaboxes’ is closed to new replies.