ZioSync Connection REST API
| 开发者 |
renszio
|
| 更新时间 |
2026年7月21日 17:25 |
| PHP版本: |
7.2 及以上 |
| WordPress版本: |
6.8 |
| 版权: |
GPLv2 |
| 版权网址: |
版权信息
|
详情介绍:
This plugin extends the WooCommerce REST API with additional endpoints specifically designed for seamless integration with ZioSync.
更新日志:
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.