Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

ZioSync Connection REST API

Descripción

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

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«ZioSync Connection REST API» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «ZioSync Connection REST API» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.