Make WordPress Core


Ignore:
Timestamp:
09/22/2015 01:11:03 PM (9 years ago)
Author:
DrewAPicture
Message:

Docs: Clarify the file header summary for wp-includes/post-functions.php, introduced in [33759].

See #33413. See #33701.

File:
1 edited

Legend:

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

    r34353 r34400  
    11<?php
    22/**
    3  * Post functions and post utility function.
     3 * Post API: Top-level post functionality
    44 *
    55 * @package WordPress
    66 * @subpackage Post
    7  * @since 1.5.0
     7 * @since 4.4.0
    88 */
    99
Note: See TracChangeset for help on using the changeset viewer.