Make WordPress Core


Ignore:
Timestamp:
01/16/2015 10:43:13 PM (10 years ago)
Author:
wonderboymusic
Message:

Fix some erroneous @param annotations.

See #30799.

File:
1 edited

Legend:

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

    r31218 r31219  
    13421342 * @since 2.7.0
    13431343 *
    1344  * @param int $link Optional. Bookmark ID.
     1344 * @param int|stdClass $link Optional. Bookmark ID.
    13451345 * @return string The edit bookmark link URL.
    13461346 */
Note: See TracChangeset for help on using the changeset viewer.