- Timestamp:
- 05/24/2021 01:52:37 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/block-patterns/social-links-shared-background-color.php
r50948 r50971 7 7 8 8 return array( 9 'title' => _ _( 'Social links with a shared background color', 'gutenberg' ),9 'title' => _x( 'Social links with a shared background color', 'Block pattern title' ), 10 10 'categories' => array( 'buttons' ), 11 11 'blockTypes' => array( 'core/social-links' ),
Note: See TracChangeset
for help on using the changeset viewer.