Changeset 56229 for trunk/src/wp-includes/blocks/blocks-json.php
- Timestamp:
- 07/14/2023 04:30:55 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/blocks-json.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/blocks-json.php
r56205 r56229 182 182 'title' => 'Pattern', 183 183 'category' => 'reusable', 184 'description' => 'Create and save content to reuse across your site. Update the block, and the changes apply everywhere it’s used.', 184 'description' => 'Create and save content to reuse across your site. Update the pattern, and the changes apply everywhere it’s used.', 185 'keywords' => array( 186 'reusable' 187 ), 185 188 'textdomain' => 'default', 186 189 'attributes' => array(
Note: See TracChangeset
for help on using the changeset viewer.