Fires after all built-in meta boxes have been added, contextually for the given post type.
The dynamic portion of the hook name, $post_type, refers to the post type of the post.
Possible hook names include:
add_meta_boxes_postadd_meta_boxes_pageadd_meta_boxes_attachment$postWP_Post
do_action( "add_meta_boxes_{$post_type}", $post );
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/add_meta_boxes_post_type