Summery Summery
Filters the oEmbed response data.
Syntax Syntax
Parameters Parameters
- $data
-
(array) The response data.
- $post
-
(WP_Post) The post object.
- $width
-
(int) The requested width.
- $height
-
(int) The calculated height.
Source Source
File: wp-includes/embed.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |