Make WordPress Core


Ignore:
Timestamp:
09/07/2010 11:21:11 AM (14 years ago)
Author:
nacin
Message:

Phpdoc argument/@param cleanups. props duck_, see #14783.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/query.php

    r15589 r15590  
    202202 *
    203203 * @param mixed $taxonomy Optional. Taxonomy slug or slugs.
    204  * @param mixed $term. Optional. Term ID, name, slug or array of Term IDs, names, and slugs.
     204 * @param mixed $term Optional. Term ID, name, slug or array of Term IDs, names, and slugs.
    205205 * @return bool
    206206 */
Note: See TracChangeset for help on using the changeset viewer.