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