Description
Fires inside the post editor form tag.
Occurrences
Filename | Line Number |
---|---|
wp-admin/edit-form-advanced.php | 489 |
Parameters
Type | Name | Description |
---|---|---|
WP_Post | $post | Post object. |
PHP Doc
/**
* Fires inside the post editor form tag.
*
* @since 3.0.0
*
* @param WP_Post $post Post object.
*/