Make WordPress Core


Ignore:
Timestamp:
10/19/2010 07:38:42 AM (16 years ago)
Author:
nacin
Message:

Full @since's for 3.1.0.

File:
1 edited

Legend:

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

    r15825 r15842  
    29002900 * Returns the term's parent's term_ID
    29012901 *
    2902  * @since 3.1
     2902 * @since 3.1.0
    29032903 *
    29042904 * @param int $term_id
     
    29202920 * Attached to the wp_update_term_parent filter.
    29212921 *
    2922  * @since 3.1
     2922 * @since 3.1.0
    29232923 * @uses wp_find_hierarchy_loop()
    29242924 *
Note: See TracChangeset for help on using the changeset viewer.