handbook/commands/font.md
github-actions[bot] ff2a543077 Regenerate handbook
2026-07-21 08:35:57 +00:00

19 lines
369 B
Markdown

# wp font
Manages WordPress fonts.
### EXAMPLES
# List all font collections
$ wp font collection list
# Install a font family from a collection
$ wp font family install google-fonts inter
# List installed font families
$ wp post list --post_type=wp_font_family
# List installed font faces
$ wp post list --post_type=wp_font_face