wp bp message unstar-thread

Unstar a thread.

OPTIONS OPTIONS

<thread-id>
Thread ID to unstar.
–user-id=<user>
User that is unstarring the thread. Accepts either a user_login or a numeric ID.

Top ↑

EXAMPLE EXAMPLE

$ wp bp message unstar-thread 212 --user-id=another_user_login
Success: Thread was successfully unstarred.