[WordPress] 外掛分享: Products and Orders Last Modified for WC REST API

首頁外掛目錄 › Products and Orders Last Modified for WC REST API
100+
安裝啟用
尚無評分
1506 天前
最後更新
問題解決
WordPress 5.0+ PHP 7.0+ v1.0.1 上架:2021-02-08

內容簡介

這是一款簡單的外掛程式,可使用 Woocommerce REST API,根據修改日期檢索最新修改的產品和訂單。

安裝插件後,您可以通過 Woocommerce REST API 存取特定日期後的最新修改產品和訂單,方法如下:

檢索特定時間後最後修改的產品:/wp-json/wc/v3/products/?modified_after=2021-01-20T11:35:00
檢索特定時間後最後修改的訂單:/wp-json/wc/v3/orders/?modified_after=2021-01-20T18:35:00

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Products and Orders Last Modified for WC REST API」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

This is a simple plugin to retrieve latest modified products and orders based on date modfied when using Woocommerce REST API.
After installing the plugin you could access the latest modified products and orders after a given date via Woocommerce REST API like this :

Retrieve last modified products after a given time: /wp-json/wc/v3/products/?modified_after=2021-01-20T11:35:00
Retrieve last modified orders after a given time: /wp-json/wc/v3/orders/?modified_after=2021-01-20T18:35:00

延伸相關外掛

文章
Filter
Apply Filters
Mastodon