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.

후기

2019년 8월 30일
Add speed to your site in minutes. Great idea. Thanks dev
모든 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.