mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-09-17 06:20:25 +00:00
Editor: update npm packages with bug fixes for 6.3 RC2.
Includes miscellaneous bug fixes for 6.3 RC12. Props ramonopoly, audrasjb, swissspidy, peterwilsoncc, joemcgill. Fixes #58804. git-svn-id: https://develop.svn.wordpress.org/trunk@56298 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -22,6 +22,8 @@ function register_block_core_pattern() {
|
||||
/**
|
||||
* Renders the `core/pattern` block on the server.
|
||||
*
|
||||
* @since 6.3.0 Backwards compatibility: blocks with no `syncStatus` attribute do not receive block wrapper.
|
||||
*
|
||||
* @param array $attributes Block attributes.
|
||||
*
|
||||
* @return string Returns the output of the pattern.
|
||||
|
||||
Reference in New Issue
Block a user