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

15 lines
382 B
Markdown

# wp block pattern-category
Retrieves details on registered block pattern categories.
Get information on block pattern categories from the WP_Block_Pattern_Categories_Registry.
### EXAMPLES
# List all registered pattern categories
$ wp block pattern-category list
# Get details about a specific category
$ wp block pattern-category get featured --format=json