Activity_Favorite::list_( $args,  $assoc_args )

Get a user’s favorite activity items.


Description Description

Top ↑

OPTIONS OPTIONS

: Identifier for the user. Accepts either a user_login or a numeric ID.
[–=] : One or more parameters to pass to \BP_Activity_Activity::get()
[–format=] : Render output in a particular format. — default: table options: – table – csv – ids – json – count – yaml —
[–count=] : How many activity favorites to list. — default: 50 —
## EXAMPLES
$ wp bp activity favorite list 315


Source Source

File: cli/src/activity-favorite.php


			

Top ↑

User Contributed Notes User Contributed Notes

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