Make Twenty Fourteen the default theme. props markmcwilliams. fixes #25702.

Built from https://develop.svn.wordpress.org/trunk@26024


git-svn-id: http://core.svn.wordpress.org/trunk@25955 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2013-11-06 20:02:09 +00:00
parent 1c6e90efb0
commit 72d4b140fb
5 changed files with 5 additions and 3 deletions

View File

@@ -43,6 +43,7 @@ final class WP_Theme implements ArrayAccess {
'twentyeleven' => 'Twenty Eleven',
'twentytwelve' => 'Twenty Twelve',
'twentythirteen' => 'Twenty Thirteen',
'twentyfourteen' => 'Twenty Fourteen',
);
/**