Description
Fires after 'normal' context meta boxes have been output for the 'page' post type.
Occurrences
Filename | Line Number |
---|---|
wp-admin/edit-form-advanced.php | 733 |
Parameters
Type | Name | Description |
---|---|---|
WP_Post | $post | Post object. |
PHP Doc
/**
* Fires after 'normal' context meta boxes have been output for the 'page' post type.
*
* @since 1.5.0
*
* @param WP_Post $post Post object.
*/