diff --git a/lib/compat/wordpress-6.0/block-patterns-update.php b/lib/compat/wordpress-6.0/block-patterns-update.php index d3585a774de27d..1704e86d202345 100644 --- a/lib/compat/wordpress-6.0/block-patterns-update.php +++ b/lib/compat/wordpress-6.0/block-patterns-update.php @@ -157,6 +157,18 @@ function gutenberg_register_gutenberg_patterns() { ', ), + 'author-biograhy-border' => array( + 'title' => _x( 'Post author biography with avatar and border', 'Block pattern title', 'gutenberg' ), + 'categories' => array( 'text' ), + 'blockTypes' => array( 'core/post-author-name', 'core/post-author-biography', 'core/avatar' ), + 'content' => ' +