Make WordPress Core


Ignore:
Timestamp:
08/04/2019 12:27:02 PM (6 years ago)
Author:
SergeyBiryukov
Message:

Docs: Add missing description for $post global.

Props immeet94.
Fixes #46503. See #47110.

File:
1 edited

Legend:

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

    r45739 r45742  
    2626 *
    2727 * @global wpdb    $wpdb WordPress database abstraction object.
    28  * @global WP_Post $post Global `$post`.
     28 * @global WP_Post $post Global post object.
    2929 *
    3030 * @param array $args {
Note: See TracChangeset for help on using the changeset viewer.