Linux 软件免费装
Banner图

AI

开发者 wordpressorg
wordpressdotorg
dkotter
jeffpaul
更新时间 2026年7月15日 04:17
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

artificial intelligence ai experiments mcp abilities

下载

0.3.1 0.1.1 0.4.1 0.5.0 0.6.0 0.2.1 0.8.0 0.9.0 1.0.0 0.2.0 0.7.0 1.0.1 0.4.0 1.0.2 0.3.0 1.1.0 1.2.0

详情介绍:

The AI plugin brings AI-powered features directly into your WordPress admin and editing experience. Requires the WordPress Block Editor. The Classic Editor plugin and other non-Block Editor editing experiences are not supported. 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: Provider Setup: The AI plugin does not include provider credentials or provider implementations by itself. To use AI-powered features, install and activate at least one AI Connector plugin, then configure its credentials in Settings -> Connectors. Features may appear unavailable until a connector is installed, authenticated, and capable of the required operation. Provider connector plugins include Anthropic, Google, OpenAI, and others. 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. Install and activate at least one AI Connector plugin, then go to Settings -> Connectors and configure its credentials.
  4. Go to Settings -> AI and globally enable functionality and then enable the individual features or 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/Regenerate 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.

屏幕截图:

  • Feature: Image Generation and Editing. Post editor showing Generate Image flows.
  • Feature: Image Generation and Editing. Media Library showing Generate Image flows.
  • Editor Experiment: Alt Text Generation. Image block settings showing Generate Alt Text button and the generated alt text.
  • Editor Experiment: Alt Text Generation. Bulk alt text generation from within the Media Library.
  • Editor Experiment: Comment Moderation. Comments admin screen showing AI-powered comment moderation features, including color-coded badges for toxicity scoring and comment sentiment.
  • Editor Experiment: Comment Moderation. Recent Comments section of the Activity widget showing Sentiment and Toxicity scores.
  • Editor Experiment: Content Classification. AI-powered suggestions for post tags and categories based on content analysis.
  • Editor Experiment: Content Resizing. Shorten, expand, or rephrase selected block content.
  • Editor Experiment: Content Summarization. Post editor sidebar showing Generate AI Summary button and the generated content summary within a Content Summary block.
  • Editor Experiment: Editorial Notes. Post editor sidebar showing Generate Editorial Notes flows.
  • Editor Experiment: Editorial Updates. Applies pending Editorial Notes to your content automatically.
  • Editor Experiment: Excerpt Generation. Post editor sidebar showing Generate Excerpt button and generated excerpt.
  • Editor Experiment: Meta Description Generation. Generates meta description suggestions and integrates those with various SEO plugins.
  • Editor Experiment: Title Generation. Post editor showing Generate button above the post title field and title recommendations in a modal.
  • Editor Experiment: Type-ahead Text. Ghost text suggestions while writing paragraphs in the block editor.
  • Dashboard Widgets. AI Capabilities widget showing Abilities Explorer summary and connected AI providers and model capabilities.
  • Dashboard Widgets. AI Status widget showing three step configuration process.
  • Dashboard Widgets. AI Status widget showing connected AI providers and enabled Features and Experiments.
  • Admin Experiment: Abilities Explorer. Abilities Explorer admin screen listing available AI abilities with filters, providers, and test actions.
  • Admin Experiment: Abilities Explorer. Abilities Explorer's view details screen showing an AI ability’s description, provider, input schema, output schema, and raw data.
  • Admin Experiment: Abilities Explorer. Abilities Explorer's test ability screen showing JSON input data, validation, and input schema reference for an AI ability.
  • Admin Experiment: AI Request Logging. Logs AI requests for observability and debugging. View detailed logs under Tools.
  • Admin Experiment: Connector Approvals. Require explicit administrator approval before plugins or themes can use AI connectors configured on this site.
  • Admin Experiment: Key Generation. Encrypts AI provider API keys at rest using bundled libsodium encryption. Keys are transparently decrypted on read and re-encrypted on write. Disabling the experiment or deactivating the plugin restores plaintext keys.
  • AI Settings. AI settings screen showing toggles to enable specific experiments.

升级注意事项:

0.6.0 This version includes Breaking Changes. 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 can work with provider connector plugins from Anthropic (Claude), Google (Gemini), OpenAI, and others. Install and activate the relevant connector plugin, then configure it in Settings -> Connectors.

Do I need an API key to use the features?

Yes, currently you need to provide your own API key for the configured AI Connector plugin, such as 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. There are some local, open source, and free providers (like Ollama) that can be used as well.

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 the AI functionality directly from the post editor.

Does this plugin support the Classic Editor?

No. The AI plugin currently supports only the Block Editor (aka Gutenberg). The plugin is designed around modern editor APIs, block-based content workflows, and the evolving editing capabilities being developed within WordPress core (including Gutenberg). The Block Editor has been the default WordPress editing experience since WordPress 5.0 in 2018 and remains the primary focus of active editor development. Concentrating development efforts on the Block Editor enables the project to ship new features, experiments, and integrations more quickly while avoiding the complexity of maintaining parallel implementations across multiple editing experiences. Although the Classic Editor plugin continues to have a large installed base, the Core AI team has chosen to prioritize innovation and experimentation within the Block Editor ecosystem. At this time there are no plans to add official Classic Editor support.

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.

更新日志:

1.2.0 - 2026-07-14 Added Changed Fixed 1.1.0 - 2026-06-30 Added Changed Fixed 1.0.2 - 2026-06-15 Added Changed Fixed Security 1.0.1 - 2026-05-27 Added Changed Removed Fixed 1.0.0 - 2026-05-19 Added Changed Fixed 0.9.0 - 2026-05-07 Added Changed Fixed Security Older changelog entries can be found in the CHANGELOG.md file.