Skip to content

v3.4.2 — WooCommerce + Meta Box integrations

Choose a tag to compare

@wpacademy wpacademy released this 17 Jul 17:53

EMCP Tools 3.4.2 — WooCommerce + Meta Box integrations

Added

  • WooCommerce Pro integration. Two dispatcher tools — woo-read / woo-write — over 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, system status. Runs through WooCommerce's own REST controllers (HPOS-safe, no privilege escalation). Reads on by default; writes disabled-by-default; refunds/deletes/batch additionally require confirm:true. Registers only when WooCommerce is active.
  • Meta Box integration (free). metabox-read / metabox-write — read/write Meta Box custom-field values and discover field groups, targeting a post or any object. Values only (no delete, no field authoring); registers only when Meta Box is active; write disabled-by-default. Community PR #96 — thanks @Mrshahidali420.
  • History: delete entries. Per-row Delete + Clear all on the History tab, both confirm-gated.
  • Usage insights. Template cards now show a "Used N times" count, and the Dashboard gains a Your usage widget (best-effort telemetry — license + site only; no page content or customer data).

Fixed

  • Affiliate Program link led to "you are not allowed to access this page" on fresh installs — it now shows only when the Freemius page actually exists (outside activation mode).
  • Docs: corrected stale Openverse references to the current stock providers (Unsplash / Pexels / Pixabay). Community PR #95.

Free install/update: download emcp-tools-3.4.2.zip below. See the changelog.