Changeset 34418
- Timestamp:
- 09/22/2015 02:19:13 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/category.php
r34110 r34418 1 1 <?php 2 2 /** 3 * WordPress Category API3 * Taxonomy API: Core category-specific functionality 4 4 * 5 5 * @package WordPress 6 * @subpackage Taxonomy 7 * @since 2.1.0 6 8 */ 7 9
Note: See TracChangeset
for help on using the changeset viewer.