Title: Linked Orders for WooCommerce
Author: Deep Web Solutions
Published: <strong>October 25, 2021</strong>
Last modified: July 12, 2022

---

Search plugins

![](https://ps.w.org/linked-orders-for-woocommerce/assets/banner-772x250.png?rev
=2658235)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/linked-orders-for-woocommerce/assets/icon.svg?rev=2658235)

# Linked Orders for WooCommerce

 By [Deep Web Solutions](https://profiles.wordpress.org/deepwebsolutions/)

[Download](https://downloads.wordpress.org/plugin/linked-orders-for-woocommerce.1.2.2.zip)

 * [Details](https://wordpress.org/plugins/linked-orders-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/linked-orders-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/linked-orders-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/linked-orders-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/linked-orders-for-woocommerce/)

## Description

**Linked Orders is a WooCommerce extension for marking newer orders as being logically
connected to older ones.**

What that means depends on your use-case. For example, an order containing a warranty
extension should probably be linked to the order containing the product that the
extension is for. Or an express processing fee paid separately. Or anything else
that you’d like to keep track of without having to open up all the customer’s orders
to figure it out.

Empty linked orders can be created using the admin interfaces (e.g., for email or
phone orders), or you can link orders programmatically to fit your existing workflow.

## Screenshots

[⌊Plugin settings section within the WooCommerce settings.⌉⌊Plugin settings section
within the WooCommerce settings.⌉[

Plugin settings section within the WooCommerce settings.

[⌊Example of how to visualize order depth on the orders list table.⌉⌊Example of 
how to visualize order depth on the orders list table.⌉[

Example of how to visualize order depth on the orders list table.

[⌊Example of how to visualize order relations on the edit order screen.⌉⌊Example
of how to visualize order relations on the edit order screen.⌉[

Example of how to visualize order relations on the edit order screen.

[⌊Example of how to create a new linked child order from the orders list table.⌉⌊
Example of how to create a new linked child order from the orders list table.⌉[

Example of how to create a new linked child order from the orders list table.

## Installation

This plugin requires WooCommerce 4.5+ to run. If you’re running a lower version,
please update first. After you made sure that you’re running a supported version
of WooCommerce, you may install `Linked Orders for WooCommerce` either manually 
or through your site’s plugins page.

### INSTALL FROM WITHIN WORDPRESS

 1. Visit the plugins page withing your dashboard and select `Add New`.
 2. Search for `Locked Orders for WooCommerce` and click the `Install Now` button.
 3. Activate the plugin from within your `Plugins` page.

### INSTALL MANUALLY

 1. Download the plugin from https://wordpress.org/plugins/ and unzip the archive.
 2. Upload the `linked-orders-for-woocommerce` folder to the `/wp-content/plugins/`
    directory.
 3. Activate the plugin through the `Plugins` menu in WordPress.

### AFTER ACTIVATION

If the minimum required version of WooCommerce is present, you will find a section
present in the `Advanced` tab of the WooCommerce `Settings` page. This section is
called `Linked Orders`. There you will be able to:

 1. Choose the maximum depth level you want to allow.
 2. Choose whether to autocomplete descendant orders upon completion of a parent order.

## FAQ

### What are linked orders?

Linked orders are ones that have a logical connection to one another. That can mean
whatever you need it to. You can [read this article](https://docs.deep-web-solutions.com/plugins/linked-orders-for-woocommerce/what-is-a-linked-order/)
to learn more about linked orders and how they work.

### How can I get help if I’m stuck?

You might be able to figure some stuff out by browsing [our knowledge base](https://docs.deep-web-solutions.com/article-categories/linked-orders-for-woocommerce/)
and you can open a community support ticket here at [wordpress.org](https://wordpress.org/support/plugin/linked-orders-for-woocommerce/).
Our staff regularly goes through the community forum to try and help.

### I have a question that is not listed here

There is a chance that your question might be answered [in our knowledge base](https://docs.deep-web-solutions.com/article-categories/linked-orders-for-woocommerce/).
Otherwise, feel free to reach out via our [contact form](https://www.deep-web-solutions.com/contact/).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

 *   [ Deep Web Solutions ](https://profiles.wordpress.org/deepwebsolutions/)
 *   [ ahegyes ](https://profiles.wordpress.org/ahegyes/)

“Linked Orders for WooCommerce” has been translated into 2 locales. Thank you to
[the translators](https://translate.wordpress.org/projects/wp-plugins/linked-orders-for-woocommerce/contributors)
for their contributions.

[Translate “Linked Orders for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/linked-orders-for-woocommerce)

### Interested in development?

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

## Changelog

#### 1.2.2 (July 12th, 2022)

 * Tested up to WordPress 6.0.1.
 * Tested up to WooCommerce 6.7.0.
 * Updated Freemius SDK.

#### 1.2.1 (March 20th, 2022)

 * Tested up to WordPress 5.9.
 * Tested up to WooCommerce 6.3.
 * Security: updated Freemius SDK.

#### 1.2.0 (January 15th, 2022)

 * New: integration with SkyVerge’s WC Sequential Order Numbers Pro.
 * Better support for 3rd-party order types.
 * Removed Freemius contact form functionality.
 * Tweak: updated ‘tested up to’ headers.
 * Dev: added more automated testing.
 * Dev: updated DWS framework.

#### 1.1.1 (November 23rd, 2021)

 * Fixed assets version.
 * Dev: hook generator helpers can now be called before initialization.
 * Dev: updated DWS framework.

#### 1.1.0 (November 11th, 2021)

 * Changed order actions icons for less overlap with other plugins.
 * Tweaked error messages for better end-user clarity.
 * Dev: renamed some variables to better express ‘shop_order’ agnosticism.
 * Dev: updated DWS framework.

#### 1.0.0 (October 25th, 2021)

 * First official release.

## Meta

 *  Version **1.2.2**
 *  Last updated **4 years ago**
 *  Active installations **40+**
 *  WordPress version ** 5.5 or higher **
 *  Tested up to **6.0.12**
 *  PHP version ** 7.4 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/linked-orders-for-woocommerce/),
   [German](https://de.wordpress.org/plugins/linked-orders-for-woocommerce/), and
   [Romanian](https://ro.wordpress.org/plugins/linked-orders-for-woocommerce/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/linked-orders-for-woocommerce)
 * Tag
 * [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/linked-orders-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/linked-orders-for-woocommerce/reviews/)

## Contributors

 *   [ Deep Web Solutions ](https://profiles.wordpress.org/deepwebsolutions/)
 *   [ ahegyes ](https://profiles.wordpress.org/ahegyes/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/linked-orders-for-woocommerce/)