diff options
Diffstat (limited to 'wp-includes/blocks/pattern.php')
-rw-r--r-- | wp-includes/blocks/pattern.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/wp-includes/blocks/pattern.php b/wp-includes/blocks/pattern.php index 9a4d4c0..5595818 100644 --- a/wp-includes/blocks/pattern.php +++ b/wp-includes/blocks/pattern.php @@ -7,6 +7,8 @@ /** * Registers the `core/pattern` block on the server. + * + * @since 5.9.0 */ function register_block_core_pattern() { register_block_type_from_metadata( |