Title: WPC Recurring Orders for WooCommerce
Author: WPClever
Published: <strong>Juli 4, 2026</strong>
Last modified: Juli 4, 2026

---

Search plugins

![](https://ps.w.org/wpc-recurring-orders/assets/banner-772x250.png?rev=3595974)

![](https://ps.w.org/wpc-recurring-orders/assets/icon-128x128.png?rev=3595974)

# WPC Recurring Orders for WooCommerce

 By [WPClever](https://profiles.wordpress.org/wpclever/)

[Download](https://downloads.wordpress.org/plugin/wpc-recurring-orders.1.1.0.zip)

 * [Details](https://su.wordpress.org/plugins/wpc-recurring-orders/#description)
 * [Reviews](https://su.wordpress.org/plugins/wpc-recurring-orders/#reviews)
 *  [Installation](https://su.wordpress.org/plugins/wpc-recurring-orders/#installation)
 * [Development](https://su.wordpress.org/plugins/wpc-recurring-orders/#developers)

 [Support](https://wordpress.org/support/plugin/wpc-recurring-orders/)

## Description

**WPC Recurring Orders** is a powerful yet simple subscription management solution
for WooCommerce. It focuses on ease of use for both store owners and customers, 
allowing for flexible recurring delivery schedules without the overhead.

Whether you are selling physical products like milk, meal kits, and supplements,
or managing service-based subscriptions, this plugin provides the essential tools
to build a reliable recurring revenue stream.

### Core Features List

 * **Flexible Subscription Levels:** Choose between Product-level or Order-level(
   Checkout) subscriptions.
 * **Smart Scheduling Logic:** Supports both Fixed (Anchor Date) and Dynamic (Payment
   Date) delivery cycles.
 * **Customer Self-Service:** Interactive “My Account” timeline for customers to
   Pause, Resume, or Skip orders.
 * **Rule-Based Configuration:** Easily set up recurring rules for specific Categories,
   User Roles, or Products.
 * **Automated Retention Tools:** Integrated coupons and automatic rewards for recurring
   renewals.
 * **Real-Time Insights:** Comprehensive Analytics dashboard for Revenue, Active
   Subscriptions, and Churn analysis.
 * **Enterprise-Grade Stability:** Built with HPOS compatibility and Action Scheduler
   for background processing.

### Detailed Features Breakdown

#### 1. Flexible Subscription Levels

WPC Recurring Orders offers two distinct levels of operation to suit your specific
business model. The **Product Level** allows customers to choose a different recurring
frequency for each item in their cart, making it ideal for stores where users might
want fruit delivered weekly but coffee delivered monthly. The **Order Level** (Checkout-
based) applies a single chosen frequency to the entire order, streamlining the process
for subscription box services or simple delivery plans where consistency is key.

#### 2. Smart Delivery Scheduling (Anchor Dates)

Maintain complete control over your billing and delivery cycles with two calculation
modes. **Fixed (Anchor Date)** mode ensures deliveries occur on a standardized schedule
from the original purchase date (e.g., every 7 days), even if a customer pays a 
few days late or skips a week. This maintains a predictable rhythm for your logistics.
Alternatively, the **Dynamic (Payment Date)** mode calculates the next renewal based
on the actual date of the previous successful payment, ensuring customers always
receive a full cycle of service between charges.

#### 3. Customer Self-Service Timeline

Reduce support tickets and increase customer trust with a transparent, interactive
subscription timeline in the My Account section. Customers can view their entire
renewal history and future scheduled deliveries at a glance. Intuitive action buttons
allow users to **Pause**, **Resume**, or **Skip** an upcoming delivery with a single
click. This level of autonomy eliminates frustration by providing a friction-free
experience where the customer remains in control.

#### 4. Advanced Rule-Based Control

Eliminate the need for manual per-product configuration. Our powerful Rule System
allows you to enable recurring options based on **Product Categories**, **User Roles**(
e.g., offering subscriptions only to bulk wholesale roles), or **Specific Products**.
You can create an unlimited number of rules, and the plugin will intelligently process
them from top to bottom to display the correct delivery frequencies to the right
customers.

#### 5. Automated Coupons and Retention

Incentivize long-term subscriptions by automatically applying rewards to renewal
orders. You can choose to use an existing WooCommerce coupon or let the plugin **
Auto-generate unique coupons** for each renewal instance. You can define specific
percentages, fixed discounts, or even offer free shipping exclusively for recurring
customers. This automated retention strategy keeps your recurring revenue stable
without manual administrative work.

#### 6. Real-Time Analytics Dashboard

Make data-driven decisions with a built-in analytics suite designed for subscription
performance. Gain instant visibility into **Total Subscription Revenue**, **Active
Customer Streams** (Leaf Logic counting), and **Churn Rates**. Visual charts help
you monitor revenue trends over 7, 30, or custom date ranges, allowing you to see
exactly how your recurring orders business is growing and where to adjust your strategy.

#### 7. High-Performance Architecture

Engineered for stability and scale, WPC Recurring Orders utilizes the standard **
Action Scheduler** used by WooCommerce core to handle background renewals. This 
ensures that even with thousands of scheduled tasks, your site remains fast and 
responsive. The plugin also fully supports **High-Performance Order Storage (HPOS)**,
ensuring your store is ready for the future of WooCommerce database efficiency.

#### Not what you needed?

Please try other plugins from us:

 * [WPC Product Bundles](https://wordpress.org/plugins/woo-product-bundle/)
 * [WPC Composite Products](https://wordpress.org/plugins/wpc-composite-products/)
 * [WPC Grouped Product](https://wordpress.org/plugins/wpc-grouped-product/)
 * [WPC Force Sells](https://wordpress.org/plugins/wpc-force-sells/)
 * [WPC Linked Variation](https://wordpress.org/plugins/wpc-linked-variation/)

### Third-Party Libraries

This plugin uses the following third-party library:

#### Chart.js

 * **Library**: Chart.js
 * **Version**: 4.5.1
 * **Description**: A flexible JavaScript charting library used to render the analytics
   charts (revenue trends, subscription metrics) in the admin dashboard.
 * **Homepage**: https://www.chartjs.org/
 * **Source**: https://github.com/chartjs/Chart.js
 * **License**: MIT License
 * **License URI**: https://github.com/chartjs/Chart.js/blob/master/LICENSE.md

## Screenshots

[[

[[

[[

[[

[[

[[

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/wpc-recurring-orders` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Navigate to **Recurring Orders** to configure your global settings and subscription
    rules.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WPC Recurring Orders for WooCommerce” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ WPClever ](https://profiles.wordpress.org/wpclever/)

[Translate “WPC Recurring Orders for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/wpc-recurring-orders)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wpc-recurring-orders/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wpc-recurring-orders/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wpc-recurring-orders/)
by [RSS](https://plugins.trac.wordpress.org/log/wpc-recurring-orders/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.0

 * Updated: Optimized the code
 * Updated: Compatible with WP 7.0 & Woo 10.9

#### 1.0.1

 * Fixed: Use wp_enqueue commands
 * Fixed: Nonces and User Permissions Before Processing Requests
 * Fixed: Proper escaping of outputs
 * Fixed: Sanitization for register_setting()
 * Fixed: Issue in the description

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.1.0**
 *  Last updated **21 jam ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.9 or higher **
 *  Tested up to **7.0**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wpc-recurring-orders/)
 * Tags
 * [delivery](https://su.wordpress.org/plugins/tags/delivery/)[renewal](https://su.wordpress.org/plugins/tags/renewal/)
   [subscription](https://su.wordpress.org/plugins/tags/subscription/)[woocommerce](https://su.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://su.wordpress.org/plugins/wpc-recurring-orders/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wpc-recurring-orders/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wpc-recurring-orders/reviews/)

## Contributors

 *   [ WPClever ](https://profiles.wordpress.org/wpclever/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wpc-recurring-orders/)