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