Ticket #58713: 58713.diff
| File 58713.diff, 1.3 KB (added by , 3 years ago) |
|---|
-
src/wp-includes/block-template-utils.php
147 147 ), 148 148 'category' => array( 149 149 'title' => _x( 'Category Archives', 'Template name' ), 150 'description' => __( 'Displays a post category archive. This template will serve as a fallback when more specific template (e.g., Category: Recipes) cannot be found.' ),150 'description' => __( 'Displays a post category archive. This template will serve as a fallback when a more specific template (e.g., Category: Recipes) cannot be found.' ), 151 151 ), 152 152 'taxonomy' => array( 153 153 'title' => _x( 'Taxonomy', 'Template name' ), … … 159 159 ), 160 160 'tag' => array( 161 161 'title' => _x( 'Tag Archives', 'Template name' ), 162 'description' => __( 'Displays a post tag archive. This template will serve as a fallback when more specific template (e.g., Tag: Pizza) cannot be found.' ),162 'description' => __( 'Displays a post tag archive. This template will serve as a fallback when a more specific template (e.g., Tag: Pizza) cannot be found.' ), 163 163 ), 164 164 'attachment' => array( 165 165 'title' => __( 'Attachment Pages' ),
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)