[wp-hackers] WordPress actions' load order

Helen Hou-Sandi helen.y.hou at gmail.com
Mon Apr 23 00:55:06 UTC 2012


You might look at /wp-admin/edit-form-advanced.php, where
do_action('add_meta_boxes') is called. add_meta_boxes_{$post_type} may be
of interest to you.

And, as mentioned, the priority may help.


More information about the wp-hackers mailing list