开发者

Wordpress function to send an email

I'开发者_Go百科m creating a wordpress plugin and I was wondering if wordpress has any function in its library to send emails?


At the risk of sounding rude, have you tried the wordpress documentation?


there is a wordpress function for it:

wp_mail($to,$subject,$message);
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜