| 开发者 | lukystile |
|---|---|
| 更新时间 | 2026年8月3日 22:44 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/intellidesc-for-woocommerce directory, or install the plugin through the WordPress plugins screen.Google Gemini, Anthropic Claude, OpenAI, and xAI Grok. Pick any of them under WooCommerce → IntelliDesc and supply your own API key — no vendor lock-in.
Grok support is newer than our Gemini/Claude/OpenAI integrations. It should work the same way, but if you're using it, we'd love to hear how it's going — please leave a review or a note in the support forum letting us know it works for you (or if you hit an issue).
It depends on the provider. Google currently offers a generous free tier for the Gemini Flash models (5–15 requests/minute depending on the model version), which is sufficient for most stores. Anthropic, OpenAI, and xAI are pay-as-you-go. Heavy usage may require a paid plan directly from your chosen provider.
It generates descriptions and attributes for the parent product. You can then use the generated attributes (in the Pro version) to create variations.
Yes, in the Pro version. It automatically fills the Focus Keyword, Meta Title, and Meta Description fields.
When using Google Gemini, the plugin uses Google Search grounding to find real specs. However, AI can occasionally hallucinate, regardless of provider. We highly recommend reviewing the data before publishing, especially for medical or safety-critical products.
gemini-2.5-flash, which Google has since restricted for new accounts — now uses gemini-3.1-flash-lite.$native_features_str causing a PHP notice on every generation request.ILDESC_CATEGORY_TEMPLATES and ILDESC_CONTENT_LANGUAGE.wc_get_product() was called twice per request (redundant database query removed).