Changeset 52923
- Timestamp:
- 03/11/2022 11:28:44 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/block-template-utils.php
r52922 r52923 163 163 ), 164 164 'attachment' => array( 165 'title' => __( ' Media' ),165 'title' => __( 'Attachment' ), 166 166 'description' => __( 'Displays individual media items or attachments.' ), 167 167 ),
Note: See TracChangeset
for help on using the changeset viewer.