Changeset 3329 for trunk/wp-includes/template-functions-post.php
- Timestamp:
- 12/19/2005 07:10:09 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/template-functions-post.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/template-functions-post.php
r3303 r3329 535 535 } 536 536 537 $icon = "<img src=\"{$src}\" title=\"{$post->post_title}\" {$constraint}/>";537 $icon = "<img src=\"{$src}\" title=\"{$post->post_title}\" alt=\"{$post->post_title}\" {$constraint}/>"; 538 538 539 539 return apply_filters('attachment_icon', $icon, $post->ID);
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)