mirror of
https://gh.wpcy.net/https://github.com/wp-cli/scaffold-command.git
synced 2026-04-24 17:22:06 +08:00
9 lines
212 B
Text
9 lines
212 B
Text
/*
|
|
Theme Name: {{theme_name}}
|
|
Theme URI: {{theme_uri}}
|
|
Description: {{description}}
|
|
Author: {{author}}
|
|
Author URI: {{author_uri}}
|
|
Template: {{parent_theme}}
|
|
Version: 0.1.0
|
|
*/
|