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 - URL to mailgun.com; %2$s - URL to Mailgun documentation on wpmailsmtp.com */ __( 'Mailgun is a transactional email provider that offers a generous 3-month free trial. After that, it offers a \'Pay As You Grow\' plan that allows you to pay for what you use without committing to a fixed monthly rate.

To get started, read our Mailgun documentation.', 'wp-mail-smtp' ), array( 'br' => array(), 'a' => array( 'href' => array(), 'rel' => array(), 'target' => array(), ), ) ), 'https://www.mailgun.com', esc_url( wp_mail_smtp()->get_utm_url( 'https://wpmailsmtp.com/docs/how-to-set-up-the-mailgun-mailer-in-wp-mail-smtp/', 'Mailgun documentation' ) ) ), ), $connection ); } /** * @inheritdoc */ public function display_options() { ?>
connection_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' ) . '' ); ?>

connection_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' ); ?>