Baghwa adds an AI button next to eligible text fields and text editors. It opens a prompt popup, generates content from your configured AI provider, and inserts text into the selected field only.
Features:
- Works in wp-admin and front-end visual editors (including Elementor, Divi, Gutenberg, and other editors that use input, textarea, contenteditable, and same-origin iframe fields).
- Excludes email and password fields.
- Prompt options: language, character count, and emotion.
- If field already has text, Baghwa pre-fills prompt with:
- line 1:
enhance this writing:
- line 2: character count
- line 3+: current field content
- Auto language detection for existing text.
- Retry logic for temporary provider errors, with retry counter and cooldown button.
- Multiple provider support:
- OpenRouter
- OpenAI
- Anthropic
- Google Gemini
- Qwen (DashScope)
- Ollama (local)
- LM Studio (local)
- Custom OpenAI-compatible endpoint
- Settings UI supports model refresh and model search.