描述
Display wp_mail Error Messages
Many plugins use the WordPress function wp_mail to send emails. When an error happens, it’s hard to locate the problem. This plugin will catch the wp_mail error messages and display them.
Features
- Easy to use
- Automatically clear the log when it exceeds the defined maximum length limit.
How to Use
After the plugin is installed and activated, in the WordPress backend, goto the left menu WP Error Messages -> Show Errors.
安装
Install the plugin in WordPress backend
- In WordPress backend, go to menu Plugins -> Add New
- Search “Display wp_mail Error Messages”
- Install the plugin
Install the plugin with downloaded plugin zip file
- In WordPress backend, go to menu Plugins -> Add New
- Click the link Upload Plugin
- Select the plugin zip file, then click Install Now
Uninstall the plugin
- In WordPress backend, go to menu Plugins -> Installed Plugins
- Deactivate the plugin
- After the plugin is deactivated, Delete the plugin
评价
2021 年 7 月 9 日
Gave me exactly what I needed
2017 年 10 月 30 日
After hours of search and try, this plugin got me the right hint to solve the problem.
Thanks a lot
2017 年 8 月 10 日
I just found this plugin and it has been very helpful with debugging. Thank you for this!
贡献者及开发者
更新日志
1.1
- Display “no error messages” when the log is empty.
1.0
- First version released