Messages::star( $args,  $assoc_args )

Star a message.


Description Description

Top ↑

OPTIONS OPTIONS

: Message ID to star.
–user-id= : User that is starring the message. Accepts either a user_login or a numeric ID.
## EXAMPLE
$ wp bp message star 3543 –user-id=user_login Success: Message was successfully starred.


Source Source

File: cli/src/messages.php


			

Top ↑

User Contributed Notes User Contributed Notes

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