The first public release of WN AI Assistant — an AI-powered dashboard assistant for WordPress, powered by Anthropic Claude.
Features
- AI Chat with conversation history and markdown rendering
- Content Writer with six content types: blog post, product description, page content, social media, email, and SEO meta
- One-click draft creation from generated content directly into WordPress editor
- Site context awareness — automatically includes theme, plugins, post counts, and environment info in AI conversations
- Settings page with API key management, model selection (Opus 4.6, Sonnet 4.5, Haiku 4.5), max tokens, temperature, and custom system prompt
- API connection tester
- Suggested prompt cards on welcome screen
- Copy to clipboard and copy HTML actions on generated content
- Auto-resizing chat input with Shift+Enter for new lines
- Clean admin UI with dark theme
Technical
- Custom database table for conversation history (
wp_wnai_conversations) - Secure API communication via server-side proxy
- WordPress nonce verification and capability checks on all AJAX handlers
- Input sanitization on all user data
- Text domain
wn-ai-assistantfor translation support