Make WordPress Core


Ignore:
Timestamp:
11/20/2015 07:23:04 AM (11 years ago)
Author:
nacin
Message:

Simplify the include graph after work to split out classes.

see #33413. More details there.

File:
1 moved

Legend:

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

    r35712 r35718  
    11<?php
    22/**
    3  * Taxonomy API: Top-level core category-specific functionality
     3 * Taxonomy API: Core category-specific functionality
    44 *
    55 * @package WordPress
    66 * @subpackage Taxonomy
    7  * @since 4.4.0
    87 */
    98
Note: See TracChangeset for help on using the changeset viewer.