Error Logs Emailer for WooCommerce

설명

Error Logs Emailer for WooCommerce is a free plugin to send fatal error logged by WooCommerce

  • Know what errors are happening on your site without constantly checking the logs
  • Set the email where error logs should be sent if it’s not a site admin
  • Add multiple email addresses
  • Emails are sent at 5AM

스크린샷

  • Receive Daily WooCommerce Error Logs Directly to Your Inbox
  • Emails priority and default settings

설치

  1. Upload the plugin to your site, activate it.
  2. By default emails with errors are sent to admin email address.
  3. Go to Settings page to change it.

후기

2024년 7월 6일
I manage several WooCommerce sites and knowing when something wrong is happening without checking the logs saves me a lot of time. If there are any errors on the site I get an email in the morning and can take a look and resolve the issues.
모든 1 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Error Logs Emailer for WooCommerce”(을)를 번역하세요.

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

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

변경이력

1.2.4

  • Re-enabled sending emails with the logs

1.2.3

  • Updated license to GPLv3
  • Updated function names to avoid conflicts with other plugins

1.2.2

  • Plugin Check fixes
  • Updated date() to gmdate() to prevent runtime timezone changes
  • Plugin name change to Error Logs Emailer for WooCommerce

1.2.1

  • Making sure to register the action with Action Scheduler.
  • Removed unnecessary file include

1.2

  • Settings API: Now uses WordPress Settings API for a cleaner and more secure handling of the settings.
  • Multiple Emails: Improved email handling for multiple recipients with validation.
  • Scheduling Logic: Ensured that the email schedule doesn’t overlap or create multiple cron jobs unnecessarily.
  • Security and Validation: Added more robust security features, including checks for valid email addresses.

1.1

  • Added setting page to update email to

1.0

  • Initial version with just a simple usage of RECOVERY_MODE_EMAIL setting