Core Function
View Source on Trac ↗ post_author_meta_box()
post_author_meta_box( mixed $post ) Displays form field with list of authors.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $post WP_Post | Current post object. Required |
Return Value
(void)
No return value description available.
Function Information
Since Version
2.6.0
Source File
wp-admin/includes/meta-boxes.php
Advertisement