Messages::get( $args,  $assoc_args )

Get a message.


Description Description

Top ↑

OPTIONS OPTIONS

: Identifier for the message.
[–fields=] : Limit the output to specific fields.
[–format=] : Render output in a particular format. — default: table options: – table – json – haml —
## EXAMPLES
$ wp bp message get 5465 $ wp bp message see 5454


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.