Give names to author.php and tag.php in the theme editor.
git-svn-id: https://develop.svn.wordpress.org/trunk@13993 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
abd47187d1
commit
812222bac3
@ -18,6 +18,8 @@ $wp_file_descriptions = array (
|
||||
'header.php' => __( 'Header' ),
|
||||
'sidebar.php' => __( 'Sidebar' ),
|
||||
'archive.php' => __( 'Archives' ),
|
||||
'author.php' => __( 'Author Template' ),
|
||||
'tag.php' => __( 'Tag Template' ),
|
||||
'category.php' => __( 'Category Template' ),
|
||||
'page.php' => __( 'Page Template' ),
|
||||
'search.php' => __( 'Search Results' ),
|
||||
|
Loading…
Reference in New Issue
Block a user