| 开发者 |
apqrinu
omarabdayem |
|---|---|
| 更新时间 | 2026年5月31日 23:29 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
wp-content/plugins/voxfill/, or install from the WordPress plugin directory.No. VoxFill is free and fully open-source. You pay your chosen AI provider directly. The daily limit in settings is a self-managed budget to help you control your own costs — it can be set to 0 (unlimited).
Anthropic Claude, OpenAI, and Groq. Choose one in Settings and paste the matching API key. Groq offers a free tier with generous rate limits — get a key at console.groq.com/keys without a credit card. Groq runs open-source models (Llama 3.x, GPT-OSS) on fast inference hardware.
Yes. VoxFill writes into both the Classic Editor (TinyMCE) and the Block Editor (Gutenberg) automatically.
Yes. The SEO meta description is written into Yoast SEO, RankMath, or All in One SEO when one of them is active.
Your API key is stored in your own WordPress database (wp_options) just like keys for WooCommerce or Yoast. It is sent only to the provider you select (Anthropic, OpenAI, or Groq) when you click Generate.
English, Arabic, Spanish, French, German, Italian, Portuguese, Dutch, Japanese, and Chinese. More can be added by filtering voxfill_ai_prompt.
Yes. The plugin ships a wpml-config.xml so WPML's String Translation picks up the brand context automatically. For Polylang, the brand context is registered with pll_register_string() as soon as you save a value. A voxfill_brand_context filter is also exposed for custom multilingual setups.
No. Data is transmitted to the AI provider only when you explicitly click the Generate button. Nothing is sent on activation, on page load, or via background events.
Deactivate, then delete. If you enabled "Delete data on uninstall" in Settings, all VoxFill options and counters are removed. Otherwise your saved API key and preferences remain so you can reinstall later without re-entering them.
wpml-config.xml and the voxfill_brand_context filter.wp_add_privacy_policy_content().