W3cubDocs

/WordPress

apply_filters( ‘type_url_form_media’, string $form_html )

Filters the insert media from URL form HTML.

Parameters

$form_htmlstring
The insert from URL form HTML.

Source

echo apply_filters( 'type_url_form_media', wp_media_insert_url_form( $type ) );

Changelog

Version Description
3.3.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/type_url_form_media