WooCommerce Prune Orders

Описание

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.

Скриншоты

  • 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.

Отзывы

Посмотреть 1 отзыв

Участники и разработчики

«WooCommerce Prune Orders» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WooCommerce Prune Orders» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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.