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