Changeset 34420
- Timestamp:
- 09/22/2015 02:22:48 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/category-template.php
r34110 r34420 1 1 <?php 2 2 /** 3 * Category Template Tags and API.3 * Taxonomy API: Core category-specific template tags 4 4 * 5 5 * @package WordPress 6 6 * @subpackage Template 7 * @since 1.2.0 7 8 */ 8 9
Note: See TracChangeset
for help on using the changeset viewer.