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 committed Jan 29, 2024
1 parent d1e97fa commit 8585de2
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 8585de2

Please sign in to comment.