Make WordPress Core


Ignore:
Timestamp:
08/04/2019 12:27:02 PM (7 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-includes/widgets/class-wp-widget-custom-html.php

    r45143 r45742  
    104104         * @since 4.8.1
    105105         *
    106          * @global WP_Post $post
     106         * @global WP_Post $post Global post object.
     107         *
    107108         * @param array $args     Display arguments including 'before_title', 'after_title',
    108109         *                        'before_widget', and 'after_widget'.
Note: See TracChangeset for help on using the changeset viewer.