Linux 软件免费装
Banner图

AI Experiments

开发者 wordpressorg
更新时间 2026年3月12日 23:21
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

artificial intelligence ai experiments mcp abilities

下载

0.4.1 0.2.0 0.4.0 0.3.1 0.1.1 0.2.1 0.5.0 0.3.0

详情介绍:

The WordPress AI Experiments plugin brings experimental AI-powered features directly into your WordPress admin and editing experience. What's Inside: This plugin is built on the AI Building Blocks for WordPress initiative, combining the AI Client library and Abilities API into a unified experience. It serves as both a practical tool for content creators and a reference implementation for developers. Current Features: Coming Soon: We're actively developing new features to enhance your WordPress workflow: This is an experimental plugin; functionality may change as we gather feedback from the community. Roadmap: You can view the active plugin roadmap in a filtered view in the WordPress AI GitHub Project Board.

安装:

  1. Upload the plugin files to the /wp-content/plugins/ai directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Go to Settings -> Connectors and setup at least one AI connector.
  4. Go to Settings -> AI Experiments and globally enable experiments and then enable the individual experiments you want to test.
  5. Start experimenting with AI features! For the Title Generation experiment, edit a post and click into the title field. You should see a Generate/Re-generate button above the field. Click that button and after the request is complete, title suggestions will be displayed in a modal. Choose the title you like and click the Select button to insert it into the title field.

屏幕截图:

  • Post editor sidebar showing Generate Excerpt button and generated excerpt.
  • Post editor sidebar showing Generate AI Summary button and the generated content summary within an AI Summary block.
  • Post editor sidebar showing Generate featured image button and the generated featured image preview with Alt Text, Title, and Description.
  • Post editor showing Generate Image flows.
  • Media Library showing Generate Image flows.
  • Image block settings showing Generate Alt Text button and the generated alt text.
  • Post editor sidebar showing Generate Review Notes flows.
  • Abilities Explorer admin screen listing available AI abilities with filters, providers, and test actions.
  • Abilities Explorer's view details screen showing an AI ability’s description, provider, input schema, output schema, and raw data.
  • Abilities Explorer's test ability screen showing JSON input data, validation, and input schema reference for an AI ability.
  • AI Experiments settings screen showing toggles to enable specific experiments.

升级注意事项:

0.5.0 This version bumps the WordPress minimum supported version from 6.9 to 7.0.

常见问题:

What is this plugin for?

This plugin brings AI-powered writing and editing tools directly into WordPress. It's also a reference implementation for developers who want to build their own AI features.

Is this safe to use on a production site?

This is an experimental plugin, so we recommend testing in a staging environment first. Features may change as we gather community feedback. All AI features are opt-in and require manual triggering - nothing happens automatically without your approval.

Which AI providers are supported?

The plugin supports OpenAI, Google AI (Gemini), and Anthropic (Claude). You can configure one or multiple providers in Settings -> Connectors.

Do I need an API key to use the experiments?

Yes, currently you need to provide your own API key from a supported AI provider (OpenAI, Google AI, or Anthropic).

How much does it cost?

The plugin itself is free, but you'll need to pay for API usage from your chosen AI provider. Costs vary by provider and usage. Most providers offer free trial credits to get started.

Can I use this without coding knowledge?

Absolutely! The plugin is designed for content creators and site administrators. Once your AI Connectors are configured, you can use AI experiments directly from the post editor.

Where can I get help or report issues?

You can ask questions in the #core-ai channel on WordPress Slack or report issues on the GitHub repository.

更新日志:

0.5.0 - 2026-03-12 0.4.1 - 2026-03-06 0.4.0 - 2026-03-05 0.3.1 - 2026-02-18 0.3.0 - 2026-02-09 0.2.1 - 2026-01-26 0.2.0 – 2026-01-20 0.1.1 - 2025-12-01 0.1.0 - 2025-11-26 First public release of the AI Experiments plugin, introducing a framework for exploring experimental AI-powered features in WordPress. 🎉