wp bp xprofile field get
Get an XProfile field.
OPTIONS OPTIONS
- <field-id>
- Identifier for the field. Accepts either the name of the field or a numeric ID.
- [–fields=<fields>]
- Limit the output to specific fields.
---
Default: All fields.
--- - [–format=<format>]
- Render output in a particular format.
---
default: table
options:
– table
– json
– haml
---
EXAMPLES EXAMPLES
$ wp bp xprofile field get 500
$ wp bp xprofile field see 56 --format=json