-
Posted a reply to Attributes added by REST API aren’t displayed, on the site WordPress.org Forums:
Yes I use WooCommerceThe endpoint I use is this:/wp-json/wc/v3/products -
Created a topic, Attributes added by REST API aren’t displayed, on the site WordPress.org Forums:
I have read all topics related to this issue. Apparent… -
Posted a reply to Dates are gmt don’t work, on the site WordPress.org Forums:
On 5 different servers I have followed these steps: Disabled all plugins and used dates_are_gmt=false.… -
Posted a reply to Dates are gmt don’t work, on the site WordPress.org Forums:
This is the call I made (just obfuscated keys)/wp-json/wc/v3/products/?consumer_key=ck_xxx&consumer_secret=cs_xxx&modified_after=2023-04-13T18:35:02&status=publish&order=asc&per_page=100&dates_are_gmt=1 The first prodct showed hae a… -
Posted a reply to Dates are gmt don’t work, on the site WordPress.org Forums:
Xue28 is disappeared :) -
Posted a reply to Dates are gmt don’t work, on the site WordPress.org Forums:
I have tried the filter dates_are_gmt on 5 different woocommerce installations and the result is… -
Posted a reply to Dates are gmt don’t work, on the site WordPress.org Forums:
this is the call (I have obfuscated credentials....) https://filateliadesimoni.com/wp-json/wc/v3/products/?consumer_key=ck_xxx&consumer_secret=cs_9cxxxx&modified_after=2023-04-12T15:44:01&status=publish&order=asc&per_page=100&dates_are_gmt=true One of the products displayed is… -
Created a topic, Dates are gmt don’t work, on the site WordPress.org Forums:
I have a strange issue. I want to retrieve products un… -
Created a topic, With this plugin I can update categories ?, on the site WordPress.org Forums:
Hi Support ! I have a client that have flagged the ful… -
Posted a reply to On products list categories are displayed in alpha order, on the site WordPress.org Forums:
I have fixed the issue The problem was made by flagging the full categories three… -
Created a topic, On products list categories are displayed in alpha order, on the site WordPress.org Forums:
Hi to everybody I have a strange problem with one wooc… -
Posted a reply to Why products count request was dismissed ???????, on the site WordPress.org Forums:
The v3 is deprecated: I have tried the call but fails with error I can't… -
Created a topic, Why products count request was dismissed ???????, on the site WordPress.org Forums:
Without this function is mandatory to loop until reach… -
Posted a reply to How I can retrieve orders ready for shipment ?, on the site WordPress.org Forums:
Hi Oyadeyi I have decided to add some php code adding a custom status for… -
Created a topic, How I can retrieve orders ready for shipment ?, on the site WordPress.org Forums:
Hi to everybody. I want to automate the process of cre…