Summery Summery
Fires after all built-in meta boxes have been added, contextually for the given post type.
Syntax Syntax
Description Description
The dynamic portion of the hook, $post_type
, refers to the post type of the post.
Parameters Parameters
- $post
-
Post object.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |