XProfile_Group::get( $args,  $assoc_args )

Fetch specific XProfile field group.


Description Description

Top ↑

OPTIONS OPTIONS

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


Source Source

File: cli/src/xprofile-group.php


			

Top ↑

User Contributed Notes User Contributed Notes

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