DawsonyWeb – Catalog Ops

Audit your WooCommerce catalog for missing SKUs, duplicate SKUs, zero prices, empty descriptions, and more. Fix issues inline.

2 database tables

Table NameDescriptionMethod
wp_dwco_issuesStores dwco issues data created by this plugin.Static
wp_dwco_jobsA job queue table for managing background tasks and scheduled operations.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:dwco_db_versionOption key:dwco_last_auditOption key:dwco_settings
wp_postmeta
Post meta