Ticket #23347: 23347.12.diff
| File 23347.12.diff, 513 bytes (added by , 13 years ago) |
|---|
-
wp-includes/post-formats.php
diff --git wp-includes/post-formats.php wp-includes/post-formats.php index bd164af..2e7960f 100644
function post_formats_compat( $content, $id = 0 ) { 321 321 322 322 switch ( $format ) { 323 323 case 'link': 324 $compat['tag'] = '';325 $compat['position'] = 'before';326 327 324 if ( ! empty( $meta['url'] ) ) { 328 325 $esc_url = preg_quote( $meta['url'], '#' ); 329 326 // Make sure the same URL isn't in the post (modified/extended versions allowed)
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)