RT Delete Duplicate Products for WooCommerce
by raintech357 · WordPress.org page
RT Delete Duplicate Products for WooCommerce has 200+ active installs on WordPress.org and 1,043 downloads all time. We have tracked it since September 4, 2026; download trends appear after 30 days of data. The last update was on June 17, 2026, tested up to WordPress 6.9.7.
RT Delete Duplicate Products for WooCommerce at a glance
Is RT Delete Duplicate Products for WooCommerce well maintained?
Features
The feature list from the plugin's own readme on WordPress.org, trimmed to the essentials.
- Detection queries run directly against {prefix}_posts and {prefix}_postmeta using GROUP BY and HAVING COUNT(*) > 1 — no full table scans
- Scans cover post_type IN ('product', 'product_variation') and post_status = 'publish' only. Drafts, pending, private, and trashed products are excluded
- Admin page is mounted under WooCommerce → Delete Duplicates and gated by the manage_woocommerce capability
- REST API namespace: rtddpw/v1. Endpoints: GET /duplicates?method=title|sku|both and POST /delete
- Built with the @wordpress/scripts build toolchain; dependencies resolved via index.asset.php
- Singleton pattern ensures a single plugin instance throughout the request lifecycle
- Internationalisation-ready — all user-facing strings use __() and _n() with text domain rt-delete-duplicate-products-for-woocommerce
- RTL stylesheet (index-rtl.css) included and loaded automatically for right-to-left languages
Details
Find and permanently delete duplicate WooCommerce products by title, SKU, or both — with bulk selection, group controls, and a built-in confirmation g …
The full description, screenshots and every review live on the WordPress.org page.
Tags
- clean up products
- delete duplicates
- duplicate products
- woocommerce
- woocommerce cleanup
More from raintech357
-
RT Webhook for Contact Form 7 90+ installs
-
RT Webhook for Gravity Forms 30+ installs
-
RT Frontend Entry View for Gravity Forms 10+ installs
-
Raintech Product Cleanup 10+ installs
- Version
- 3.3.0
- Last updated
- Jun 17, 2026
- First published
- Jan 7, 2026
- Requires WordPress
- 5.8
- Tested up to
- 6.9.7
- Requires PHP
- 7.4
- Requires plugins
- WooCommerce
- Pricing
- Free on WordPress.org
RT Delete Duplicate Products for WooCommerce FAQ
What does RT Delete Duplicate Products for WooCommerce do?
According to its WordPress.org readme, RT Delete Duplicate Products for WooCommerce offers Detection queries run directly against {prefix}_posts and {prefix}_postmeta using GROUP BY and HAVING COUNT(*) > 1 — no full table scans, Scans cover post_type IN ('product', 'product_variation') and post_status = 'publish' only. Drafts, pending, private, and trashed products are excluded, Admin page is mounted under WooCommerce → Delete Duplicates and gated by the manage_woocommerce capability, REST API namespace: rtddpw/v1. Endpoints: GET /duplicates?method=title|sku|both and POST /delete and Built with the @wordpress/scripts build toolchain; dependencies resolved via index.asset.php.
How many active installs does RT Delete Duplicate Products for WooCommerce have?
WordPress.org reports 200+ active installs for RT Delete Duplicate Products for WooCommerce as of September 7, 2026.
Is RT Delete Duplicate Products for WooCommerce still maintained?
Yes. The last release was on June 17, 2026 and it is tested up to WordPress 6.9.7.
Is RT Delete Duplicate Products for WooCommerce free?
RT Delete Duplicate Products for WooCommerce is free to install from WordPress.org. Many plugins also sell a paid version or add-ons.