-
## API Docs
##### WordPress
- Sơ lược về API của WP: https://developer.wordpress.org/rest-api/
- WooCommerce API: https://woocommerce.com/document/woocommerce-rest-api/
- WooCommerce API Techica…
-
Hej trzeba pobierać przestarzałe api - w wersji 9.0 jest usunięte i trzeba posiłkować się wtyczką https://wordpress.org/plugins/woocommerce-legacy-rest-api/
-
Hey together
We have a issue with a Woo Site and we dont find a smart answer with help.
When searching on /wp-admin/admin.php?page=wc-orders for anything, there is no result, but a full server log o…
-
Although merged in #35 npm package does not include ts definitions. Version 1.0.1
package.json from installed module for reference:
```
{
"_from": "@woocommerce/woocommerce-rest-api",
"_id"…
-
1. Translating WooCommerce all kind of pages and attributes
2. Translating WooCommerce e-mails.
3. WooCommerce REST API
-
## Description
Documentation on how to extend the REST API endpoints for products to save and retrieve custom product properties should be created.
In particular, it should documentation how to use …
-
Clarify the method of deleting a coupon using WC REST API in the docs. Reference: https://github.com/woocommerce/woocommerce/issues/30401.
-
Hello, in the last version only get 10 registers.
For example in: $orders = Order::all();
Thanks.
-
### Overview
A new REST API endpoint has been added to WooCommerce for duplicating products as per the PR https://github.com/woocommerce/woocommerce/pull/46141. This feature could potentially repla…
-
Hi,
I lilke you plugin - its very usefull.
After upgrading to woocommerce 2.6.x and switching to new Wordpress-WC-API endpoint /wp-json/wc/v1/ the plugin stopped working.
After digging and debugging …