Make WordPress Core


Ignore:
Timestamp:
02/10/2008 07:59:34 AM (17 years ago)
Author:
ryan
Message:

s/2.4/2.5/. Props ffemtcj. fixes #5810

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/comment-template.php

    r6726 r6777  
    525525 * @uses get_trackback_url() Gets the trackback url for the current post
    526526 *
    527  * @param bool $deprecated Remove backwards compat in 2.4
     527 * @param bool $deprecated Remove backwards compat in 2.5
    528528 * @return void|string Should only be used to echo the trackback URL, use get_trackback_url() for the result instead.
    529529 */
Note: See TracChangeset for help on using the changeset viewer.