oembed_dataparse – filter
Filters the returned oEmbed HTML. Use this filter to add support for custom data types, or to filter the result.
Parameters
- .
- ( 2.9.0 ) . .
- $return
- ( string ) The returned oEmbed HTML. . . .
- $data
- ( object ) A data object result from an oEmbed provider. . . .
- $url
- ( string ) The URL of the content to be embedded. . . .