Messages::unstar_thread( $args,  $assoc_args )

Unstar a thread.


Description Description

Top ↑

OPTIONS OPTIONS

: Thread ID to unstar.
–user-id= : User that is unstarring the thread. Accepts either a user_login or a numeric ID.
## EXAMPLE
$ wp bp message unstar-thread 212 –user-id=another_user_login Success: Thread 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.