handbook/commands/block/template.md
github-actions[bot] c22aa665e6 Regenerate handbook
2025-12-17 18:56:32 +00:00

18 lines
423 B
Markdown

# wp block template
Retrieves details on block templates and template parts.
Get information on block templates used in Full Site Editing (FSE) themes.
### EXAMPLES
# List all templates
$ wp block template list
# List template parts for the header area
$ wp block template list --type=wp_template_part --area=header
# Get a specific template
$ wp block template get twentytwentyfour//single