Home › Forums › Backend Issues (wp-admin) › Filter the priority of meta boxes › Reply To: Filter the priority of meta boxes
He Elliot
It’s already possible to change the position so it might be a bit overkill to have a filter for that. But to either have a filter for the priority or possibility even to choose it in the administration where you can choose the position today, probably would not hurt.
I’m leaning towards hard coding in apply_filters('afc_meta_box_priority', $priority)
for now or use the $wp_meta_boxes
array to reorder the meta boxes.
Anyway thanks for all your help and again for an awesome plugin!
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.