Make WordPress Core

Ticket #25743: link-template.php.diff

File link-template.php.diff, 312 bytes (added by jim912, 11 years ago)
Line 
11406c1406
2< function get_next_post_link( $format = '&laquo; %link', $link = '%title', $in_same_cat = false, $excluded_terms = '', $taxonomy = 'category' ) {
3---
4> function get_next_post_link( $format = '%link &raquo;', $link = '%title', $in_same_cat = false, $excluded_terms = '', $taxonomy = 'category' ) {