Method | Description | |
---|---|---|
__construct ( $key, $secret, $region = null ) | ||
get_client ( ) : Aws\Client\Ses | WP_Erro\WP_Error | Get the client for AWS SES. | |
get_instance ( ) : |
||
send_wp_mail ( string $to, string $subject, string $message, mixed $headers = [], array $attachments = [] ) : boolean | Override WordPress' default wp_mail function with one that sends email using the AWS SDK. |
public get_client ( ) : Aws\Client\Ses | WP_Erro\WP_Error | ||
return | Aws\Client\Ses | WP_Erro\WP_Error |