Lavo Bulk Edit for WooCommerce
Bulk edit WooCommerce products, prices, stock, and variations at once. No row caps, compound filters, and real post-save undo.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_lavo_bulk_edit_jobs | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_lavo_bulk_edit_log | A logging table that records activity, events, or audit history. | Static |
| wp_lavo_custom_attr_lookup | Stores lavo custom attr lookup data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
lavo_bulk_edit_settingsOption key:lavo_bulk_edit_version