apply_filters( 'type_url_form_media', string $form_html )
Filters the insert media from URL form HTML.
Parameters
- $form_html
-
The insert from URL form HTML.
Source
Changelog
Version | Description |
---|---|
3.3.0 | Introduced. |