WPML Multilingual & Multicurrency for WooCommerce
Make your store multilingual and enable multiple currencies.
7 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_language_pairs | Stores language pairs data created by this plugin. | Static |
| wp_woocommerce_order_itemmeta | Stores order records and related transaction data. | Static |
| wp_wprc_cached_requests | A cache table that stores temporary computed or fetched data. | Static |
| wp_wprc_extension_types | Stores wprc extension types data created by this plugin. | Static |
| wp_wprc_extensions | Stores wprc extensions data created by this plugin. | Static |
| wp_wprc_repositories | Stores wprc repositories data created by this plugin. | Static |
| wp_wprc_repositories_relationships | Stores wprc repositories relationships data created by this plugin. | Static |