Core Function
View Source on Trac ↗ image_link_input_fields()
image_link_input_fields( mixed $post, mixed $url_type = '' ) Retrieves HTML for the Link URL buttons with the default link type as specified.
Parameters 2 required
| Name / Type | Description |
|---|---|
| WP_Post | $post Required |
| string | $url_type Required |
Return Value
(string)
string
Function Information
Since Version
2.7.0
Source File
wp-admin/includes/media.php
Advertisement