このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Complete Product Cleaner for WooCommerce

説明

WooCommerce Complete Product Cleaner is a powerful yet safe tool for store administrators who need to delete all WooCommerce products and related images. Perfect for resetting development sites, clearing demo data, or seasonal inventory changes.

Expanded Product Cleaner now successfully expanded the plugin to support cleaning Orders, Customers, Taxonomies, Coupons, and WP Content (Posts/Pages), alongside Products. We also implemented Action Scheduler for reliable background processing.

Features:

  • One-Click Product Deletion: Delete all products and variations in a single click
  • Smart Image Cleanup: Options to delete attached images or scan for orphaned images
  • Safe Operations: Multiple confirmation prompts and nonce verification
  • Progress Feedback: Real-time feedback on what’s being deleted
  • Database Cleanup: Removes orphaned metadata and term relationships
  • Admin Only: Restricted to users with manage_options capability
  • Responsive Interface: Clean, tabbed interface that works on all devices
  • Products: Deletes products, variations, and optionally attached images.
  • Orders: Deletes Shop Orders and Refunds.
  • Customers: Deletes users with the customer role.
  • Taxonomies: Deletes Categories, Tags, and Terms.
  • Coupons: Deletes WooCommerce coupons.
  • WP Content: Deletes standard Posts and Pages.
  • Orphaned Images: Scans and deletes unused images.
  • Background Processing: Deletions happen in batches (default 20 items per batch) to prevent timeouts.
  • Stop/Pause: You can reload the page to stop the polling (job cancellation logic is basic for now).

インストール

  1. Upload the plugin files to the /wp-content/plugins/woocommerce-complete-product-cleaner directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Navigate to WooCommerce Complete Product Cleaner in the admin menu.
  4. Always backup your database before using any deletion features.
  5. Select your options and proceed with caution.

FAQ

Is this plugin safe to use?

The plugin includes multiple safety features including confirmation dialogs, nonce verification, and admin-only access. However, ALWAYS BACKUP YOUR DATABASE before using any deletion features.

What does it delete exactly?

  • All products (including variations)
  • Product metadata
  • Optionally: Attached product images
  • Optionally: Orphaned images (images not used elsewhere)
  • WooCommerce transients and lookup tables

Does it delete orders or customers?

No, this plugin only deletes products and related data. Orders, customers, and settings remain intact.

Can I recover deleted items?

No, all deletions are permanent. That’s why backups are essential.

Does it work with large stores?

Yes, but performance depends on server resources. For very large stores (10,000+ products), consider running during low-traffic periods.

評価

2026年1月24日
This plugin is a massive time-saver for resetting stores, clearing out thousands of products and orphaned images in just a few clicks. The interface is clean and safe to use—highly recommended for a fresh start!
1件のレビューをすべて表示

貢献者と開発者

Complete Product Cleaner for WooCommerce はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Complete Product Cleaner for WooCommerce” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.0

  • Initial release with complete product and image cleanup
  • Tabbed interface for better organization
  • Smart orphaned image detection
  • Enhanced safety features