Quantcast
Channel: WordPress.org Forums » [WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin] Support
Viewing all articles
Browse latest Browse all 5163

Don’t send email if there is the word “request” in html_output

$
0
0

Replies: 0

It was really strange to find that if there is the word
“request” in the text content and the code doesn’t work
at all. I tried few times with different of my websites
that have this plugin and it was the same for all of them.
If I change the word to “requests” no problem.

Please see the example which i tried.
$to = “xxx@xxxxxxx.com”;
$subject = “Quote”;
$headers = “Reply-To: Name <example@gmail.com>”;
$html_output = “request”;
wp_mail( $to, $subject, $html_output, $headers );

I really cannot understand why this happend!`

  • This topic was modified 12 minutes ago by stynex.
  • This topic was modified 11 minutes ago by stynex.

Viewing all articles
Browse latest Browse all 5163

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>