Core Function
View Source on Trac ↗ post_tags_meta_box()
post_tags_meta_box( mixed $post, mixed $box ) Displays post tags form fields.
Parameters 2 required
| Name / Type | Description |
|---|---|
| $post WP_Post | Current post object. Required |
| array | $box { Tags meta box arguments. 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