Ticket #25695: 25695.diff
File 25695.diff, 420 bytes (added by , 12 years ago) |
---|
-
wp-includes/link-template.php
1368 1368 } 1369 1369 1370 1370 /** 1371 * Get previouspost link that is adjacent to the current post.1371 * Get next post link that is adjacent to the current post. 1372 1372 * 1373 1373 * @since 3.7.0 1374 1374 * @uses get_next_post_link()