WC Backorder Split

Description

WC Backorder Split is a free WooCommerce extension that automatically creates a separate order with status «Backordered» for the products that you don’t have in stock(Products on backorder).

If you enjoyed this plugin then please put a review, that will encourage me to bring some more …

Screenshots

  • WooCommerce orders admin.

Installation

Minimum Requirements

  • WooCommerce 3.0 or later
  1. Upload ‘wc-backorder-split’ to the ‘/wp-content/plugins/’ directory or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Done!

FAQ

How It Works?

check installation

Reviews

29 de mayo, 2025
I thought this plugin would actually split my orders (for e.g. – A customer makes an order that contains one In stock product and one Backordered product) so that the In stock product would be on one order and the backorder product be in a seperate order but instead it just adds a label in the orders page in Woocommerce as the order as a single order, simply titled ‘Backorder’. It seems I need an actual splitter and partial shipment plugin for my needs.I’ve since deleted this plugin. Hopefully they can improve the features in future,
26 de abril, 2019
Hi, exactly what i was looking for. Thanks!
Read all 3 reviews

Contributors & Developers

“WC Backorder Split” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WC Backorder Split” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.0 – 2025-11-10

  • Security – Added CSRF protection with nonce validation for AJAX requests.
  • Security – Added capability checks for admin operations.
  • Security – Enhanced input validation and sanitization.
  • Enhancement – Improved error handling with try-catch blocks and logging.
  • Enhancement – Added comprehensive PHPDoc documentation.
  • Enhancement – Optimized performance by loading admin styles only on relevant pages.
  • Enhancement – Improved database query efficiency using specific item types.
  • Enhancement – Enhanced product and order validation throughout the codebase.
  • Enhancement – Added detailed error logging for debugging and monitoring.
  • Fix – Fixed class reference in singleton pattern documentation.
  • Fix – Improved code structure and readability.
  • Tweak – Maintained full HPOS (High-Performance Order Storage) compatibility.

1.9 – 2025-05-14

  • Enhancement – WooCommerce Version 9.8.5 compatibility added.

1.8 – 2024-07-29

  • Enhancement – WooCommerce Version 9.1.4 compatibility added.
  • Enhancement – WooCommerce High Performance Order Storage compatibility added.

1.7 – 2022-06-09

  • Enhancement – WooCommerce Version 6.5.1 compatibility added.

1.6 – 2021-01-16

  • Fix – Negative stocks checking issue fixed.

1.5 – 2021-01-15

  • Fix – Parent order quantity issue fixed.
  • Tweak – WC 4.9.0 support added.

1.4 – 2020-06-12

  • Enhancement – Deactivation feedback form added.
  • Enhancement – Plugin structure updated.
  • Tweak – WC 4.2 support added.

1.3 – 2019-06-13

  • Order status updation issue fixed

1.2 – 2019-06-11

  • Order splitting bug fixes

1.1 – 2019-04-8

  • Guest user data in backorder bug fixed

1.0

  • Initial release