开发者 | polyplugins |
---|---|
更新时间 | 2025年5月8日 00:28 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv3 |
版权网址: | 版权信息 |
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly.This plugin allows you to manage your WordPress site's posts, products, SEO settings, and more via custom REST API endpoints. It helps automate and streamline content management and product updates, making it easier to integrate with external applications or systems.
The plugin uses token-based authentication. You need to generate a token from the plugin's settings page and include it in the Authorization header of your API requests.
Yes, you can update WooCommerce product attributes via the custom API endpoints provided by the plugin. This includes adding or modifying attributes like size, color, and more.
Yes, the plugin's custom REST API endpoints are designed to be easily integrated with third-party applications, giving you the flexibility to automate workflows and manage your site remotely.
Yes, the plugin supports uploading images to the WordPress media library via the custom API. You can include image URLs in your requests, and the plugin will handle the upload process.