Core Function
View Source on Trac ↗ image_align_input_fields()
image_align_input_fields( mixed $post, mixed $checked = '' ) Retrieves HTML for the image alignment radio buttons with the specified one checked.
Parameters 2 required
| Name / Type | Description |
|---|---|
| WP_Post | $post Required |
| string | $checked Required |
Return Value
(string)
string
Function Information
Since Version
2.7.0
Source File
wp-admin/includes/media.php
Advertisement