Fires after meta boxes have been added.
Fires once for each of the default meta box contexts: normal, advanced, and side.
$post_typestring
'link' on Edit Link screen, 'dashboard' on Dashboard screen.$contextstring
'normal', 'advanced', 'side'.$postWP_Post|object|string
do_action( 'do_meta_boxes', $post_type, 'normal', $post );
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/do_meta_boxes