Upgrade to WP Mail SMTP Pro!', 'wp-mail-smtp' ),
esc_url(
wp_mail_smtp()->get_upgrade_link(
[
'medium' => 'email-reports',
'content' => 'upgrade-to-wp-mail-smtp-pro-text-link',
]
)
)
),
[
'a' => [
'href' => [],
'rel' => [],
'target' => [],
],
]
);
?>