Este plugin não foi testado com os 3 lançamentos principais mais recentes do WordPress. Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

ZioSync Connection REST API

Descrição

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

Avaliações

Não há avaliações para este plugin.

Colaboradores e desenvolvedores

“ZioSync Connection REST API” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

Registro de alterações

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.