Make WordPress Core


Ignore:
Timestamp:
05/24/2019 01:04:19 AM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Remove unused @global reference in do_blocks() DocBlock.

Props avinapatel.
Fixes #47055.

File:
1 edited

Legend:

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

    r45284 r45393  
    302302 *
    303303 * @since 5.0.0
    304  * @global WP_Post $post The post to edit.
    305  *
    306  * @param  string $content Post content.
     304 *
     305 * @param string $content Post content.
    307306 * @return string Updated post content.
    308307 */
Note: See TracChangeset for help on using the changeset viewer.