apply_filters( 'type_url_form_media', string $form_html )

Filters the insert media from URL form HTML.


Parameters

$form_html

(string) The insert from URL form HTML.


Source

File: wp-admin/includes/media.php

View on GitHub



Changelog

Changelog
Version Description
WP-3.3.0 Introduced.