Skip to content

Commit 58a8337

Browse files
committed
docs: 3.4.2 changelog summary line
1 parent 83245b8 commit 58a8337

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to MCP Tools for Elementor are documented in this file.
44

55
## [3.4.2]
66

7-
> WooCommerce integration + template/prompt usage insights.
7+
> WooCommerce + Meta Box integrations, template/prompt usage insights, and History delete.
88
99
### Added
1010
- **WooCommerce Pro integration.** Two dispatcher tools — `woo-read` / `woo-write` — expose the **full WooCommerce `wc/v3` surface** (~120 operations): products (+ variations, categories, tags, attributes, reviews), orders (+ notes, refunds), customers, coupons, reports, settings, payment gateways, shipping, taxes, webhooks, and system status. Operations run through WooCommerce's own REST controllers (HPOS-safe, no privilege escalation). Reads are enabled by default; **writes ship disabled-by-default**, and money/irreversible operations (refunds, deletes, batch) additionally require `confirm:true`. Registers only when WooCommerce is active; enable **WooCommerce Write** under EMCP Tools → Tools → Plugins.

0 commit comments

Comments
 (0)