Make WordPress Core


Ignore:
Timestamp:
11/20/2015 07:23:04 AM (9 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-admin/includes/template.php

    r35717 r35718  
    11<?php
    22/**
    3  * Administration API: Top-level admin template functionality
     3 * Template WordPress Administration API.
    44 *
    55 * A Big Mess. Also some neat functions that are nicely written.
     
    77 * @package WordPress
    88 * @subpackage Administration
    9  * @since 4.4.0
    109 */
    1110
Note: See TracChangeset for help on using the changeset viewer.