wp_mail_smtp()->assets_url . '/images/providers/mailgun.svg', 'slug' => 'mailgun', 'title' => esc_html__( 'Mailgun', 'wp-mail-smtp' ), 'description' => sprintf( wp_kses( /* translators: %1$s - opening link tag; %2$s - closing link tag; %3$s - opening link tag; %4$s - closing link tag. */ __( '%1$sMailgun%2$s is one of the leading transactional email services trusted by over 150,000+ businesses. They provide 5,000 free emails per month for 3 months.

Read our %3$sMailgun documentation%4$s to learn how to configure Mailgun and improve your email deliverability.', 'wp-mail-smtp' ), array( 'br' => array(), 'a' => array( 'href' => array(), 'rel' => array(), 'target' => array(), ), ) ), '', '', '', '' ), ) ); } /** * @inheritdoc */ public function display_options() { ?>
options->is_const_defined( $this->get_slug(), 'api_key' ) ) : ?> display_const_set_message( 'WPMS_MAILGUN_API_KEY' ); ?>

' . esc_html__( 'Get a Private API Key', 'wp-mail-smtp' ) . '' ); ?>

options->is_const_defined( $this->get_slug(), 'domain' ) ? 'disabled' : ''; ?> id="wp-mail-smtp-setting-get_slug() ); ?>-domain" spellcheck="false" />

' . esc_html__( 'Get a Domain Name', 'wp-mail-smtp' ) . '' ); ?>


More information on Mailgun.com.', 'wp-mail-smtp' ), array( 'a' => array( 'href' => array(), 'rel' => array(), 'target' => array(), ), ) ), 'https://www.mailgun.com/regions' ); ?>