woocommerce 中有没有获取电子邮件附件下载链接的功能

发布于 2025-01-18 15:09:51 字数 267 浏览 1 评论 0原文

我是WordPress开发人员,并使用Woocomerce Hook woocommerce_email_attachments 与完整的订单电子邮件一起附加文件 这样可以正常工作,它附加了所需的文件

,但我想获得特定附件的可下载链接,因此我可以在任何地方使用电子邮件模板,而不是将其放在电子邮件的底部 (因此,当用户单击链接时,应该下载该附件)

我尝试阅读这么多WooCommerce课程,但不幸的是找不到任何返回附件下载链接的功能,

谢谢

I am a WordPress developer and using woocomerce hook woocommerce_email_attachments to attach a file with completed order email
This works fine , it attaches the required file

But I want to get that downloadable link of particular attachment , so i could use it in the email template anywhere instead of having it at the bottom of the email
(So when user clicks the link it should download that attachment)

I tried reading so many woocommerce classes but unfortunately couldn't find any function that returns the download link of attachment

Thank You

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文