=== WebHQ After Sale Email ===
Contributors: Markol
Tags: woocommerce, email, follow-up, marketing, e-commerce
Requires at least: 6.2
Tested up to: 7.0
Requires PHP: 7.4
WC requires at least: 5.0
WC tested up to: 10.9.3
Stable tag: 2.4.7
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Send a fully configurable follow-up email to WooCommerce customers after their order is completed.

== Description ==

**WooCommerce Follow Up Email** - send a follow up marketing email automatically at a set time after the sale.

**Features:**

* One follow-up email sent after an order is completed (14 days by default, configurable).
* Custom subject and rich-text body with placeholders (`{customer_name}`, `{order_number}`, `{order_date}`, `{order_total}`, `{order_items}`, `{site_name}`, `{site_url}`).
* Enable/disable emails, sender name and email, and test email sending.
* Basic statistics (total sent, sent today, sent this month).
* Automatic product review links appended to each email.

== External services ==

This plugin does **not** use third-party or external services.

* Follow-up emails are composed and sent from your WordPress site using `wp_mail()`.
* Order and customer data used in emails come from WooCommerce orders stored in your site's database only.

== Installation ==

1. Upload the plugin files to `/wp-content/plugins/webhq-after-sale-email`, or install through the WordPress Plugins screen.
2. Activate **WebHQ After Sale Email**.
3. Ensure **WooCommerce** is installed and active.
4. Open **WebHQ After Sale Email** in the admin menu to configure your message.

== Frequently Asked Questions ==

= Does this plugin require WooCommerce? =

Yes. WooCommerce must be installed and active.

= Does this plugin call external APIs? =

No. Emails are sent from your WordPress site using `wp_mail()`. No customer or order data is sent to external servers.

= Where can I get support? =

Use the WordPress.org support forums for this plugin.

== Changelog ==

= 2.4.7 =
* WordPress.org directory release.

= 2.4.6 =
* WordPress.org compliance: removed all Pro/trialware code, upgrade prompts, hidden automation infrastructure, and edition gating.
* Configurable delay (1–365 days) for follow-up emails.
* Standalone free plugin with no license checks or dormant premium features.

= 2.4.5 =
* Maintenance release.

= 2.4.4 =
* Tested up to WordPress 7.0.

= 2.4.3 =
* Plugin header uses WordPress-standard block comment format for Plugin Check compatibility.

= 2.4.2 =
* Plugin header: GPLv2 license label and required fields aligned with WordPress.org Plugin Check.

= 2.4.1 =
* WordPress.org: removed all Freemius code and external checkout embeds from the free package.
* Prefixed options and hooks (`webhq_ase_`) per directory guidelines.
* Documented external services (none used by the free plugin).

= 2.4.0 =
* Free edition fully functional on WordPress.org.

= 2.3.5 =
* Earlier packaging and maintenance updates.

== Upgrade Notice ==

= 2.4.7 =
WordPress.org directory release.

= 2.4.6 =
Standalone free plugin; all settings and features work without any add-on.

= 2.4.4 =
Tested with WordPress 7.0.
