Hello! Yes, the plugin works when a product and its images are added via the REST API.
However, for the alt text to be generated automatically, you should not include the alt attribute in the API request. If an alt text is provided in the request, the plugin will not override it.
Let me know if you have any questions! 😊
Thread Starter
Sam
(@xumbrella)
One other question… Is it possible to limit the plugin’s actions to only apply to Woocommerce products and not posts or pages?
thanks!
At the moment, the plugin generates alt text for all images regardless of the post type, so it applies to WooCommerce products as well as posts and pages.
However, adding an option to limit it to specific post types is an interesting idea, and I’ll consider it for a future update. Thanks for the suggestion!