wp_woocommerce_get_settings
Get WooCommerce settings by group—general, products, shipping, checkout, emails—to inspect store configuration.
Instructions
Get WooCommerce settings by group. Available groups: "general" (store address, currency), "products" (weights, stock), "shipping", "checkout" (guest checkout, etc.), "emails".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | No | Settings group: "general", "products", "shipping", "checkout", "emails". Omit to get all. |