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 NameDescriptionMethod
wp_lavo_bulk_edit_jobsA job queue table for managing background tasks and scheduled operations.Static
wp_lavo_bulk_edit_logA logging table that records activity, events, or audit history.Static
wp_lavo_custom_attr_lookupStores 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_options
Option key:lavo_bulk_edit_settingsOption key:lavo_bulk_edit_version