Tagged Questions
1
vote
1answer
253 views
Reset positions of metaboxes in admin
I am writing a theme and in it I have a function which creates two metaboxes. The forth parameter of the "add_meta_box()" function I used can be set to ( high, core, default or low). I want the boxes ...