Make WordPress Core


Ignore:
Timestamp:
06/11/2011 04:40:18 AM (15 years ago)
Author:
nacin
Message:

@since s/3.2/3.2.0/

File:
1 edited

Legend:

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

    r18081 r18268  
    8383    }
    8484
    85     // Filter name is plural because we return alot of categories not just one
     85    // Filter name is plural because we return alot of categories (possibly more than #13237) not just one
    8686    return apply_filters( 'get_the_categories', $categories );
    8787}
Note: See TracChangeset for help on using the changeset viewer.