Mô tả
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.
Cài đặt
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
Đánh giá
Người đóng góp & Lập trình viên
“Display wp_mail Error Messages” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Display wp_mail Error Messages” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.1
- Display “no error messages” when the log is empty.
1.0
- First version released