Activity::get( $args,  $assoc_args )

Fetch specific activity.


Description Description

Top ↑

OPTIONS OPTIONS

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


Source Source

File: cli/src/activity.php


			

Top ↑

User Contributed Notes User Contributed Notes

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