Title: LioX Web Bulk Editor for WooCommerce
Author: LioX Web
Published: <strong>September 22, 2026</strong>
Last modified: September 22, 2026

---

Search plugins

![](https://ps.w.org/liox-web-bulk-editor-for-woocommerce/assets/banner-772x250.
png?rev=3708152)

![](https://ps.w.org/liox-web-bulk-editor-for-woocommerce/assets/icon-256x256.png?
rev=3708152)

# LioX Web Bulk Editor for WooCommerce

 By [LioX Web](https://profiles.wordpress.org/lioxweb/)

[Download](https://downloads.wordpress.org/plugin/liox-web-bulk-editor-for-woocommerce.1.0.2.zip)

 * [Details](https://wordpress.org/plugins/liox-web-bulk-editor-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/liox-web-bulk-editor-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/liox-web-bulk-editor-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/liox-web-bulk-editor-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/liox-web-bulk-editor-for-woocommerce/)

## Description

LioX Web Bulk Editor provides a focused WooCommerce administration screen for managing
products individually or in bulk.

Every bulk operation must pass through a read-only Preview before it can be applied.
Applied changes are recorded in History and can be reverted through a conflict-aware
Undo Preview.

WooCommerce is a trademark of Automattic Inc. This independent plugin is not affiliated
with or endorsed by Automattic Inc.

#### Product selection and filters

 * Search by product name, SKU, or ID.
 * Filter by category, tag, brand, global attribute, custom product taxonomy, product
   type, status, and stock status.
 * Select visible products or all matching parent products across paginated results.
 * Bounded operations with a maximum of 200 selected parent products.
 * Optional variation rows for direct variation selection.

#### Bulk editing

 * Categories, tags, brands, global attributes, and supported custom product taxonomies.
 * Add, remove, replace, or clear terms, with term creation where the taxonomy allows
   it.
 * Regular price, sale price, or both.
 * Percentage increase/decrease, fixed increase/decrease, and exact values.
 * Currency-aware rounding options.
 * Stock quantity, stock management, stock status, backorders, and low-stock threshold.
 * Product title, slug, SKU, status, catalog visibility, featured status, descriptions,
   and short descriptions.
 * Sale start and end dates.
 * Weight, dimensions, tax status, tax class, and shipping class.
 * Simple products and variable products through their variations.

#### Safety and administration

 * Read-only Preview before every write.
 * Optimistic conflict checks before Apply and Undo.
 * Auditable History with automatic retention settings.
 * Default history cleanup after 30 days, with configurable retention or indefinite
   storage.
 * One active write operation at a time.
 * Capability and nonce protection for every administrative action.
 * WooCommerce CRUD APIs for product writes and cache synchronization.
 * HPOS compatibility declaration.

## Screenshots

[⌊Product Editor with filters, configurable pagination, and spreadsheet-style product
rows.⌉⌊Product Editor with filters, configurable pagination, and spreadsheet-style
product rows.⌉[

Product Editor with filters, configurable pagination, and spreadsheet-style product
rows.

[⌊Contextual quick editor for individual price and inventory changes.⌉⌊Contextual
quick editor for individual price and inventory changes.⌉[

Contextual quick editor for individual price and inventory changes.

[⌊Bulk editor for prices, inventory, product details, shipping, tax, and taxonomy
terms.⌉⌊Bulk editor for prices, inventory, product details, shipping, tax, and taxonomy
terms.⌉[

Bulk editor for prices, inventory, product details, shipping, tax, and taxonomy 
terms.

[⌊Mandatory Preview showing every before and after value before Apply.⌉⌊Mandatory
Preview showing every before and after value before Apply.⌉[

Mandatory Preview showing every before and after value before Apply.

[⌊Operation History with detailed results and conflict-aware safe Undo.⌉⌊Operation
History with detailed results and conflict-aware safe Undo.⌉[

Operation History with detailed results and conflict-aware safe Undo.

[⌊Settings for page size, rounding, visible columns, variations, and History retention.⌉⌊
Settings for page size, rounding, visible columns, variations, and History retention
.⌉[

Settings for page size, rounding, visible columns, variations, and History retention.

## Installation

 1. Upload the plugin ZIP through Plugins > Add New > Upload Plugin.
 2. Activate the plugin while WooCommerce is active.
 3. Open the independent Bulk Editor menu in WordPress administration.
 4. Review Settings before running the first bulk operation.
 5. Always create and inspect a Preview before applying changes.

## FAQ

### Does the plugin change prices immediately?

No. A Preview is required before an operation can be applied.

### Can I undo a bulk operation?

Yes. Applied operations can create a safe Undo Preview. Products changed after the
original operation are excluded as conflicts instead of being overwritten blindly.

### Does it support variable products?

Yes. Price, inventory, sale-date, and compatible property changes are applied to
variations rather than writing synthetic prices to the variable parent.

### How long is History retained?

The default is 30 days. Settings allow 30, 90, 180, or 365 days, or indefinite retention.
Administrators can also permanently clear stored History after explicit confirmation.

### Can it edit every product on a very large store at once?

Each operation is intentionally limited to 200 selected parent products. Use filters
and several smaller operations for larger catalogs.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“LioX Web Bulk Editor for WooCommerce” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ LioX Web ](https://profiles.wordpress.org/lioxweb/)

[Translate “LioX Web Bulk Editor for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/liox-web-bulk-editor-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/liox-web-bulk-editor-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/liox-web-bulk-editor-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/liox-web-bulk-editor-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/liox-web-bulk-editor-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.2

 * Hardened nested Settings input validation and sanitization.
 * Re-audited protected request handlers for nonce and capability checks.
 * Sanitized read-only query arguments and adopted SQL identifier placeholders throughout
   the audit repository.
 * Removed inaccessible Plugin URI metadata.

#### 1.0.1

 * Prepared the plugin for WordPress.org directory review.
 * Added translator guidance for placeholder-based strings.
 * Documented intentional exception-message escaping and direct database access 
   used by the audit repository.
 * Updated plugin metadata and project links.

#### 1.0.0

 * Initial stable release.
 * Added spreadsheet-style product and variation listing with configurable pagination
   and columns.
 * Added contextual quick editing for prices, inventory, titles, and SKU.
 * Added bulk product details, pricing, inventory, sale-date, shipping, tax, and
   taxonomy actions.
 * Added category, tag, brand, attribute, taxonomy, type, status, stock, and search
   filters.
 * Added all-matching selection across paginated filtered results with a server-
   side safety limit.
 * Added mandatory Preview, operation History, conflict-aware Undo, locking, and
   retention controls.

## Meta

 *  Version **1.0.2**
 *  Last updated **19 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [bulk editor](https://wordpress.org/plugins/tags/bulk-editor/)[prices](https://wordpress.org/plugins/tags/prices/)
   [product editor](https://wordpress.org/plugins/tags/product-editor/)[stock](https://wordpress.org/plugins/tags/stock/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/liox-web-bulk-editor-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/liox-web-bulk-editor-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/liox-web-bulk-editor-for-woocommerce/reviews/)

## Contributors

 *   [ LioX Web ](https://profiles.wordpress.org/lioxweb/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/liox-web-bulk-editor-for-woocommerce/)