Core Function
View Source on Trac ↗ meta_form()
meta_form( mixed $post = null ) Prints the form in the Custom Fields meta box.
Parameters 0 required
| Name / Type | Description |
|---|---|
| $post WP_Post | Optional. The post being edited. |
Return Value
(void)
No return value description available.
Function Information
Since Version
1.2.0
Source File
wp-admin/includes/template.php
Advertisement