Email::get_post( $args, $assoc_args )
Get details for a post connected to an email type.
Description Description
OPTIONS OPTIONS
[–field=
[–fields=
[–format=
## EXAMPLE
# Output the post ID for the ‘activity-at-message’ email type $ wp bp email get-post activity-at-message –fields=ID
Source Source
File: cli/src/email.php