Ticket #4834: link-template.patch
| File link-template.patch, 420 bytes (added by , 19 years ago) |
|---|
-
wp-includes/link-template.php
60 60 ); 61 61 62 62 $post = &get_post($id); 63 64 if ( empty($post->ID) ) return FALSE; 65 63 66 if ( $post->post_type == 'page' ) 64 67 return get_page_link($post->ID); 65 68 elseif ($post->post_type == 'attachment')
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)