Changeset 56182
- Timestamp:
- 07/09/2023 10:24:16 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/block-template-utils.php
r56145 r56182 144 144 'author' => array( 145 145 'title' => _x( 'Author Archives', 'Template name' ), 146 'description' => __( 'Displays a single author\'s post archive. This template will serve as a fallback when a more aspecific template (e.g., Author: Admin) cannot be found.' ),146 'description' => __( 'Displays a single author\'s post archive. This template will serve as a fallback when a more specific template (e.g., Author: Admin) cannot be found.' ), 147 147 ), 148 148 'category' => array(
Note: See TracChangeset
for help on using the changeset viewer.