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