mirror of
https://gh.wpcy.net/https://github.com/wp-cli/scaffold-package-command.git
synced 2026-04-28 09:24:29 +08:00
19 lines
484 B
Text
19 lines
484 B
Text
{{package_name}}
|
|
{{package_name_border}}
|
|
|
|
{{package_description}}
|
|
|
|
{{shields}}
|
|
|
|
{{quick_links}}
|
|
|
|
{{#sections}}
|
|
## {{heading}}
|
|
|
|
{{body}}
|
|
|
|
{{/sections}}
|
|
|
|
{{#show_powered_by}}
|
|
*This README.md is generated dynamically from the project's codebase using `wp scaffold package-readme` ([doc](https://github.com/wp-cli/scaffold-package-command#wp-scaffold-package-readme)). To suggest changes, please submit a pull request against the corresponding part of the codebase.*
|
|
{{/show_powered_by}}
|