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/edit-form-blocks.php

    r45657 r45742  
    1717 * @global string       $post_type
    1818 * @global WP_Post_Type $post_type_object
    19  * @global WP_Post      $post
     19 * @global WP_Post      $post             Global post object.
    2020 * @global string       $title
    2121 * @global array        $editor_styles
Note: See TracChangeset for help on using the changeset viewer.