WC Bulk Custom Add Related Products
This plugin will give you ability to add related products of your choice in bulk. and you can also get the all related products of any product.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_bulk_add_related_products | Stores product records and related data. | 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_postmeta