ZioSync Connection REST API

描述

This plugin extends the WooCommerce REST API with additional endpoints specifically designed for seamless integration with ZioSync.

評價

There are no reviews for this plugin.

貢獻者及開發者

“ZioSync Connection REST API” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 ZioSync Connection REST API 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.7

  • Security: product lookup endpoints (search and SKU lookup) now enforce the same capability check as the WooCommerce product collection endpoint.
  • Security: the customer meta lookup now requires both parameters, accepts only an allow-listed set of meta keys, and no longer returns sensitive user account fields.
  • Security: hardened product media handling – the file type is now derived from the uploaded content and the filename is sanitised.

1.0.6

  • Added order refunds endpoints.