Messages::unstar( $args,  $assoc_args )

Unstar a message.


Description Description

Top ↑

OPTIONS OPTIONS

: Message ID to unstar.
–user-id= : User that is unstarring the message. Accepts either a user_login or a numeric ID.
## EXAMPLE
$ wp bp message unstar 212 –user-id=another_user_login Success: Message was successfully unstarred.


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.