Messages::send_notice( $args,  $assoc_args )

Send a notice.


Description Description

Top ↑

OPTIONS OPTIONS

–subject= : Subject of the notice/message.

–content= : Content of the notice.

Top ↑

EXAMPLE EXAMPLE

$ wp bp message send-notice --subject="Important notice" --content="We need to improve"
Success: Notice was successfully sent.

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.