Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正计划使用 wordpress 创建一个交易和优惠券网站。我想使用以 JSON 格式提供数据的数据 api 来自动化它。但是我将如何将此 api 与 WordPress 兼容以创建包含每个优惠的自定义字段的新帖子。
WooCommerce 具有优惠券管理和 API。我建议你从那里开始...