Skip to content

Releases: judgej/wc-api-custom-meta

Quick fix for issue #22

31 May 10:01
Compare
Choose a tag to compare

From WooCommerce 3.0 the id property of the product is no longer public. Use get_id() method instead.

Variation support

21 Feb 22:44
Compare
Choose a tag to compare

Supports sending and receiving custom metadata on product variations as well as the main product records.

Thanks goes to https://github.com/buxit for this solution.

Install wc-api-custom-meta.zip

This version submitted to wordpress.org for inclusion.

First release

19 Mar 00:03
Compare
Choose a tag to compare

Proof of concept for now - it does the job, but may leave the ability to update the wrong things too wide open. Let me know what you think.