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-includes/meta.php

    r35712 r35718  
    11<?php
    22/**
    3  * Meta API: Top-level metadata functionality
     3 * Core Metadata API
    44 *
    55 * Functions for retrieving and manipulating metadata of various WordPress object types. Metadata
     
    99 * @package WordPress
    1010 * @subpackage Meta
    11  * @since 4.4.0
    1211 */
    1312
Note: See TracChangeset for help on using the changeset viewer.