在 WooCommerce 中更改股票电子邮件通知收件人 [英] Change stock email notifications recipient in WooCommerce

查看:107
本文介绍了在 WooCommerce 中更改股票电子邮件通知收件人的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在 woocommerce 中更改股票电子邮件收件人的电子邮件地址.已更改管理员电子邮件,但邮件仍会转到旧电子邮件.

I want to change stock email recipient email address in woocommerce. Already changes admin email but mails are still going to old email.

推荐答案

这显然必须直接在数据库中完成,因为没有后端选项可以改变这一点,而且 woocommerce 显然只是使用了当时的管理员电子邮件地址它已安装.只需在表 wp_options 中搜索 option_name:woocommerce_stock_email_recipient 并将其更改为新的.

This apparently has to be done in the database directly as there is no backend option to change this and woocommerce apparently simply uses the admin e-mail address from the time it's installed. simply search the table wp_options (or different if you chose another prefix than wp_ for your tables) for the option_name: woocommerce_stock_email_recipient and change it to the new one.

这篇关于在 WooCommerce 中更改股票电子邮件通知收件人的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆