没有理由添加中未列出的内容WP_Theme class $file_headers
数组,因为它根本无法识别。
private static $file_headers = array(
\'Name\' => \'Theme Name\',
\'ThemeURI\' => \'Theme URI\',
\'Description\' => \'Description\',
\'Author\' => \'Author\',
\'AuthorURI\' => \'Author URI\',
\'Version\' => \'Version\',
\'Template\' => \'Template\',
\'Status\' => \'Status\',
\'Tags\' => \'Tags\',
\'TextDomain\' => \'Text Domain\',
\'DomainPath\' => \'Domain Path\',
);