| 开发者 | dudaster |
|---|---|
| 更新时间 | 2026年7月1日 20:19 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
clautron folder to the /wp-content/plugins/ directory.Clautron uses the WordPress AI Client (built into WordPress 7.0+). The provider is configured at the WordPress level — go to your WordPress AI settings to choose and configure a provider. No API keys are stored by this plugin.
Only the natural language prompts you type in the AI Assistant are sent to your AI provider, via the WordPress AI Client. Clautron does not directly connect to any external AI service — all communication is handled by WordPress core. No WordPress content, posts, users, or site data is transmitted.
Primitives are the building blocks of Clautron features — pre-defined, reusable units of WordPress functionality such as custom post types, meta fields, admin columns, scheduled tasks, and more.
Yes. Clautron creates its own database tables (prefixed with wp_clautron_) to store blueprints, conversation history, scheduled jobs, workflow state, and execution logs. All data is removed if you uninstall the plugin.
Clautron is accessible only to administrators (manage_options capability). No frontend functionality or public-facing pages are added to your site.