Ticket #25743: link-template.php.diff
File link-template.php.diff, 312 bytes (added by , 11 years ago) |
---|
Line | |
---|---|
1 | 1406c1406 |
2 | < function get_next_post_link( $format = '« %link', $link = '%title', $in_same_cat = false, $excluded_terms = '', $taxonomy = 'category' ) { |
3 | --- |
4 | > function get_next_post_link( $format = '%link »', $link = '%title', $in_same_cat = false, $excluded_terms = '', $taxonomy = 'category' ) { |