wp comment get <id>
Gets the data of a single comment
Arguments
Name | Description |
---|---|
id | The comment to get |
Options
Name | Description |
---|---|
--field <field> | Instead of returning the whole comment, returns the value of a single field |
--fields <fields> | Limit the output to specific fields. Defaults to all fields |
--format <options> | Render output in a particular format |