Описание
Westroo AI Article Studio provides an admin-only workspace for drafting articles and pages with the PHP AI Client SDK. It can also review optional Google Site Kit data to help site owners understand search queries and generated-content performance.
Features
- Generate AI-assisted draft posts and pages from a prompt.
- Review and edit generated title, slug, body, featured image, and meta description before publishing.
- Generate article ideas from homepage context with the AI Site Analyst.
- Optionally read Google Search Console and Google Analytics data from Google Site Kit.
Privacy and external services
This plugin can connect to external services.
- PHP AI Client SDK: sends prompts, article instructions, and optional homepage snippets to the provider selected by the site administrator.
- Google Search Console API and Google Analytics Data API: when Google Site Kit is connected, the plugin requests query and analytics reporting data from Google. Service terms and privacy policy: https://policies.google.com/privacy
The plugin sends data to these services only when a site administrator uses AI generation or connected Google Site Kit features.
Скриншоты

Установка
- Upload the plugin folder to the
/wp-content/plugins/directory or install it through the WordPress admin. - Activate the plugin through the
Pluginsscreen in WordPress. - Open
AI Article Studioin the admin menu. - Open AI Article Studio > AI Setup, select a provider, and save its API key.
- Optionally connect Google Site Kit if you want query and analytics features.
Часто задаваемые вопросы
-
Does the plugin publish content automatically on activation?
-
No. The plugin does not create posts or pages on activation.
-
Does the plugin require Google Site Kit?
-
No. Google Site Kit is optional and only needed for the query and analytics tabs.
-
Does the plugin store AI provider API keys?
-
Yes. The selected API key is encrypted before being stored in the WordPress options table.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Westroo AI Article Studio» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Westroo AI Article Studio» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.6.5
- Added authenticated encryption for newly saved API keys while retaining compatibility with existing keys.
- Removed stored AI credentials when the plugin is uninstalled.
- Expanded the privacy disclosure to cover layout content and stored prompts.
1.6.4
- Increased PHP AI Client generation timeout to support slower Gemini responses.
1.6.3
- Registers available official provider connectors with the PHP AI Client before generation.
- Displays a clear setup notice when the selected provider connector is not active.
1.6.2
- Added provider selection and encrypted API-key configuration to the AI Setup tab.
- Passes the selected provider and credentials through the PHP AI Client SDK.
1.6.1
- Applied the refreshed Advanced dashboard styles to the official Westroo package.
1.6.0
- Added the Auto Generation feature tab and Pro add-on hook integration.
- Improved PHP AI Client setup and provider capability messaging.
1.5.2
- Replaced the deprecated
wp_ai_client_prompt()wrapper with the current PHP AI Client SDK API. - Added text-generation capability detection and a direct link to Settings > AI Credentials.
1.5.1
- Removed hidden files from the upload package.
- Replaced direct AI provider requests with WordPress AI Client usage.
- Removed slow meta query usage from admin reporting screens.
1.5.0
- Initial public release.
