XProfile_Field::get( $args,  $assoc_args )

Get an XProfile field.


Description Description

Top ↑

OPTIONS OPTIONS

: Identifier for the field. Accepts either the name of the field or a numeric ID.
[–fields=] : Limit the output to specific fields.
[–format=] : Render output in a particular format. — default: table options: – table – json – haml —
## EXAMPLES
$ wp bp xprofile field get 500 $ wp bp xprofile field see 56 –format=json


Source Source

File: cli/src/xprofile-field.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.