Skip to content

Commit

Permalink
Update docblock for render_block_core_pattern (#58382)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsas authored and youknowriad committed Jan 31, 2024
1 parent 052ab9d commit d8d290f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/block-library/src/pattern/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ function register_block_core_pattern() {
*
* @since 6.3.0 Backwards compatibility: blocks with no `syncStatus` attribute do not receive block wrapper.
*
* @global WP_Embed $wp_embed Used to process embedded content within patterns
*
* @param array $attributes Block attributes.
*
* @return string Returns the output of the pattern.
Expand Down

0 comments on commit d8d290f

Please sign in to comment.