Tuning4Web – Delayed Order Processing Notice for WooCommerce

설명

Tuning4Web – Delayed Order Processing Notice for WooCommerce keeps customers informed when an order takes longer than expected to fulfill.

Every hour, the plugin checks for orders still in the “Processing” status. Once an order has been in that status longer than the configured delay threshold, the plugin sends the customer a one-time courtesy email letting them know their order is still being worked on.

Features

  • Configurable delay threshold (in hours) — set from WooCommerce > Settings > Emails
  • Editable subject, heading, and email type, using the standard WooCommerce email settings screen
  • Sends the notice only once per order (tracked via order meta), avoiding duplicate emails
  • Runs on Action Scheduler, the same background job library used by WooCommerce itself — no extra cron setup required
  • Re-checks the order status right before sending, so an order that has already moved on is skipped
  • Fully translatable

Requirements

  • WooCommerce must be installed and active.

스크린샷

설치

  1. Upload the plugin files to the /wp-content/plugins/tuning4web-delayed-processing-notice directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the “Plugins” screen in WordPress.
  3. Go to WooCommerce > Settings > Emails > “Delayed Processing Notice” to enable the email and set the delay threshold (in hours), subject, and heading.

FAQ

Does this replace the standard WooCommerce order emails?

No. It sends one additional, one-time email on top of the standard WooCommerce order notifications, only when an order has been stuck in “Processing” for longer than the configured threshold.

Will the customer receive the notice more than once per order?

No. Once the notice has been sent for an order, the plugin records that on the order and will not send it again for that order.

Can I change how many hours the plugin waits before sending the notice?

Yes. Go to WooCommerce > Settings > Emails > “Delayed Processing Notice” and set the “Delay threshold (hours)” field. The default is 48 hours.

Does this plugin add its own cron scheduling?

No. It schedules a recurring hourly check using Action Scheduler, the same library WooCommerce uses internally for background tasks.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

변경이력

1.0.0

  • Initial release.