WordPress 上获取文章最重要的就是循环(Loop),事实上循环就是去数据库查询到相应的文章,
get_permalink()(获取文章或页面链接) get_permalink() 用来根据固
更改邮件内容类型为 HTML 在 WordPress 中发送邮件需要使用 wp_mail() 函