Ticket #37752: 37752.diff
File 37752.diff, 518 bytes (added by , 8 years ago) |
---|
-
src/wp-includes/embed.php
476 476 * 477 477 * @since 4.4.0 478 478 * 479 * @param string $output The default HTML.479 * @param string $output The default iframe tag to display embeded content. 480 480 * @param WP_Post $post Current post object. 481 481 * @param int $width Width of the response. 482 482 * @param int $height Height of the response.