=== Unpaid Order Follow-Ups for WooCommerce ===
Contributors: tomvolz
Tags: woocommerce, unpaid orders, payment reminder, order follow up, payment follow up
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 7.1
Stable tag: 2.0.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Automatically send follow-up emails when WooCommerce orders remain unpaid.

== Description ==

Unpaid Order Follow-Ups for WooCommerce helps store owners follow up with customers whose orders are still awaiting payment. Create multiple reminder rules, choose when they should run, customize the email content, and stop reminders automatically when an order is paid.

The plugin uses WooCommerce Action Scheduler for delayed processing and supports both the Pending payment and On hold order statuses.

== Features ==

* Multiple reminder rules with no artificial rule limit
* Rule-specific delay, order status, subject, heading and email content
* WordPress visual email editor
* Payment link placeholder for the individual unpaid order
* Dynamic placeholders for customer name, order number, order total and site name
* Automatic stop when the order is paid
* Manual follow-up action from WooCommerce orders
* Test email for each saved rule
* Synchronize existing unpaid orders
* Reminder count and last reminder timestamp on orders
* Dashboard with unpaid orders and reminder activity
* WooCommerce Action Scheduler integration
* HPOS compatibility declared

== Advanced Pro Version ==

An optional Pro version is available separately with additional recovery controls such as product and category exclusions, payment method rules, coupons, recovery analytics and automatic order cancellation.

== Placeholders ==

{customer_name}
{order_number}
{order_total}
{payment_link}
{site_name}

== Requirements ==

WooCommerce 8.0 or newer.

== Author ==

Tom Volz
https://volz-digital.com

== Changelog ==

= 2.0.3 =
* Finalized plugin name as Unpaid Order Follow-Ups for WooCommerce.
* Requested the new WordPress.org slug unpaid-order-follow-ups-for-woocommerce.
* Removed the previous one-rule restriction.
* Added support for multiple reminder rules in the free plugin.
* Added a distinct plugin prefix for functions, classes, options and hooks.
* Updated plugin and product website links.
* Removed recovery analytics from the free dashboard; recovery analytics remain part of the separate Pro version.

= 2.0.0 =
