Changeset 35319
- Timestamp:
- 10/21/2015 07:39:11 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy-functions.php
r35278 r35319 1511 1511 } 1512 1512 1513 /** This filter is documented in wp-includes/taxonomy */1513 /** This filter is documented in wp-includes/taxonomy-functions.php */ 1514 1514 return apply_filters( 'get_terms', $terms, $taxonomies, $args ); 1515 1515 }
Note: See TracChangeset
for help on using the changeset viewer.