Make WordPress Core

Ticket #25695: 25695.diff

File 25695.diff, 420 bytes (added by GaryJ, 12 years ago)

Fix inline docs

  • wp-includes/link-template.php

     
    13681368}
    13691369
    13701370/**
    1371  * Get previous post link that is adjacent to the current post.
     1371 * Get next post link that is adjacent to the current post.
    13721372 *
    13731373 * @since 3.7.0
    13741374 * @uses get_next_post_link()