Changeset 4953 for trunk/wp-includes/post-template.php
- Timestamp:
- 02/27/2007 03:24:54 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/post-template.php
r4925 r4953 102 102 $output .= ' <a href="'. get_permalink() . "#more-$id\" class=\"more-link\">$more_link_text</a>"; 103 103 } 104 104 105 105 } 106 106 if ( $preview ) // preview fix for javascript bug with foreign languages
Note: See TracChangeset
for help on using the changeset viewer.