Display wp_mail Error Messages

설명

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

  1. In WordPress backend, go to menu Plugins -> Add New
  2. Search “Display wp_mail Error Messages”
  3. Install the plugin

Install the plugin with downloaded plugin zip file

  1. In WordPress backend, go to menu Plugins -> Add New
  2. Click the link Upload Plugin
  3. Select the plugin zip file, then click Install Now

Uninstall the plugin

  1. In WordPress backend, go to menu Plugins -> Installed Plugins
  2. Deactivate the plugin
  3. After the plugin is deactivated, Delete the plugin

후기

2017년 10월 30일
After hours of search and try, this plugin got me the right hint to solve the problem. Thanks a lot
모든 3 평가 읽기

기여자 & 개발자

“Display wp_mail Error Messages”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Display wp_mail Error Messages”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.1

  • Display “no error messages” when the log is empty.

1.0

  • First version released