Make WordPress Core


Ignore:
Timestamp:
12/01/2014 01:33:34 AM (10 years ago)
Author:
wonderboymusic
Message:

Improve various @param docs for src/wp-includes/*.

See #30224.

File:
1 edited

Legend:

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

    r30122 r30681  
    1414 * @global wpdb $wpdb WordPress database abstraction object.
    1515 *
    16  * @param mixed $bookmark
     16 * @param int|stdClass $bookmark
    1717 * @param string $output Optional. Either OBJECT, ARRAY_N, or ARRAY_A constant
    1818 * @param string $filter Optional, default is 'raw'.
Note: See TracChangeset for help on using the changeset viewer.