Ticket #36767: 36767.diff
| File 36767.diff, 533 bytes (added by , 10 years ago) |
|---|
-
src/wp-includes/embed.php
1100 1100 /** This filter is documented in wp-includes/class-wp-oembed-controller.php */ 1101 1101 $post_id = apply_filters( 'oembed_request_post_id', $post_id, $url ); 1102 1102 1103 if ( ! $post_id ) { 1104 return $result; 1105 } 1106 1103 1107 $width = isset( $args['width'] ) ? $args['width'] : 0; 1104 1108 1105 1109 $data = get_oembed_response_data( $post_id, $width );
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)