Manage themes
Generate a theme manifest
wpc theme:manifest
Extract metadata from a theme file using WordPress internals and output it as a structured manifest.
Usage
Arguments
Path to the stylesheet file (e.g. my-theme/style.css
).
Options
If set, outputs only the value of the specified property (e.g. Name
, Version
, Author
, etc.).