diff -r 34716fd837a4 -r be944660c56a wp/wp-includes/block-patterns/social-links-shared-background-color.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/wp/wp-includes/block-patterns/social-links-shared-background-color.php Wed Sep 21 18:19:35 2022 +0200 @@ -0,0 +1,18 @@ + _x( 'Social links with a shared background color', 'Block pattern title' ), + 'categories' => array( 'buttons' ), + 'blockTypes' => array( 'core/social-links' ), + 'viewportWidth' => 500, + 'content' => ' +
+ ', +);