get_oembed_response_data_rich
get_oembed_response_data_rich ( $data, $post, $width, $height )
Parameters:- (array) data The response data.
- (WP_Post) post The post object.
- (int) width The requested width.
- (int) height The calculated height.
Returns:- (array) The modified response data.
Defined at: - Introduced in WordPress: 4.4.0
- Deprecated in WordPress: —
Description
Filters the oEmbed response data to return an iframe embed code.