Prune WooCommerce Orders

Deskripsyon

Adds tools to the WP Admin > WooCommerce > Status > Tools page to move all orders of the selected status and cutoff date into the trash, where they can then be permanently deleted to improve site performance. Many thanks to Chris Mospaw, Sr. Technical Project Manager, Pagely for describing this plugin during the WooSesh 2022 session How To Fix the Top 5 Performance Issues in WooCommerce 🙂 Greatly improve the performance of a WooCommerce site bogged down by tens of thousands of historic orders. Back orders up using your favorite Order Exports plugin, or rely upon integrated accounting software to keep history beyond the currently active orders in processing. If you empty the WP Admin > WooCommerce > Orders > Trash with hundreds of orders inside, you may receive a timeout error of one form or another. Usually the trash will continue to clear. If not, simply return to the Trash later to clear out the remaining orders.

Mga Screenshot

  • Displays the tools added into WP Admin > WooCommerce > Status > Tools section.
  • Displays a prompt for the date to trim orders up to.
  • Displays one of the tools after being ran with some orders.
  • Displays the orders just moved into the trash.

Mga Review

Agosto 30, 2019
Add speed to your site in minutes. Great idea. Thanks dev
Basahin lahat ng 1 review

Mga Contributor at Developer

Ang “Prune WooCommerce Orders” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Prune WooCommerce Orders” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.5 on 2025-09-07

  • Changed: plugin name from WooCommerce Prune Orders to Prune WooCommerce Orders per notification of trademark infringement.

1.4 on 2023-01-25

  • Added: Support for HPOS, move to C.R.U.D. functions, declaration of support.
  • Updated: WP and Woo version declarations, bumping minimum PHP to v7.4 which is on the way out.
  • Fixed: Data sanitization to the date field.

1.3 on 2021-08-21

  • Fixed: Latest WooCommerce compatibility.

1.2 on 2020-02-06

  • Added: settings shortcut into plugin action links.
  • Updated: code cleanup and updating tested-to metadata.

1.1 on 2018-10-04

  • Added: feature to set date to prune up to.
  • Added: plugin metadata for WooCommerce.
  • Updated: cleaned PHP array instances to newer standard.
  • Fixed: singular/plural response message.

1.0 on 2018-07-09

  • Initial commit.