AI Content Toolbar

Descripción

AI Content Toolbar adds practical AI writing actions to supported WordPress text fields and TinyMCE-based editors.

The toolbar appears when you focus a compatible field and provides up to five configurable functions:

  • Write content from your input
  • Generate content from available page context
  • Improve spelling, grammar, and clarity without changing the meaning
  • Format and structure rich text
  • Translate content into selected languages

You decide which functions appear in the toolbar. The toolbar can be moved, collapsed when it is in the way, and remembers its position and visibility in the current browser. A short guided tour introduces every enabled control after activation and can be replayed from the settings screen.

The plugin uses your own OpenAI API key. You can choose between current OpenAI models, customize the writing instructions, select translation languages, and add reusable terminology or brand guidance through the Knowledge Base.

Existing settings from earlier Planet 9 releases remain compatible. Planet 9 is retained only as the plugin author; the plugin interface itself is function-focused.

Editor compatibility

The toolbar works with supported standard text fields, Advanced Custom Fields text inputs, and TinyMCE-based editors such as the Classic Editor. Full Gutenberg block-editor, Elementor, and front-end page-builder integration is not included in this release.

External Services

This plugin connects to OpenAI’s Responses API when a user deliberately activates a toolbar function.

Depending on the action, the request can include the active field content, other relevant text fields on the current editing screen, matching Knowledge Base guidance, the selected target language, the configured writing instructions, and—for media alt text—the attachment URL. The selected OpenAI model processes this information and returns generated or revised text.

No request is made until a user selects a toolbar action. The plugin does not operate its own external tracking or content-storage service.

OpenAI terms and policies:

  • Terms of Use: https://openai.com/policies/terms-of-use
  • Privacy Policy: https://openai.com/policies/privacy-policy
  • API data usage policies: https://openai.com/enterprise-privacy/

Capturas

Instalación

  1. Install and activate the plugin.
  2. Open AI Content Toolbar in the WordPress administration menu.
  3. Enter your OpenAI API key.
  4. Select an AI model and the functions that should appear in the toolbar.
  5. Select your translation languages and save the settings.
  6. Focus a supported text field or TinyMCE editor to activate the toolbar.

Preguntas frecuentes

Which OpenAI model should I choose?

GPT-5.6 Luna is the default because it is optimized for cost-sensitive, high-volume work. Terra offers a stronger quality/cost balance, while Sol is intended for quality-first work.

Does the plugin change my content automatically?

No. Content is sent only when you deliberately select a toolbar action. The result replaces the active field only after the request succeeds.

Can I hide the toolbar?

Yes. Use the eye button or press Escape to collapse it. Click the compact AI button to show it again. The state is remembered in your browser.

Where is my API key stored?

The API key is stored as an option in your WordPress database. It is sent to OpenAI in the Authorization header only when you use a toolbar action. Protect your WordPress database and restrict administrator access.

Does it work with Gutenberg?

This release does not provide full Gutenberg block integration. It targets standard fields and TinyMCE-based editors. You can optionally enable the Classic Editor behavior from the plugin settings.

Reseñas

10 de abril de 2025 1 respuesta
Planet 9 adds powerful AI features in a very simple and user-friendly way. I’ve been using both the copywriter (Teller) and the translator (Linus), and they work exceptionally well. One of my favorite features is the knowledge base. It allows you to provide specific guidance to the AI without needing to repeat prompts each time. Although the plugin is still in Beta and there’s still room for improvement, it already delivers on its promises. I’m excited to see how it evolves and will definitely keep using it in my projects. Highly recommended!
8 de abril de 2025 1 respuesta
Planet9 runs smoothly, adds a convenient AI toolbar to text fields, and makes writing or translating content super easy. You’ll need an OpenAI API key, but after that it’s plug-and-play. No fuss, no tracking, just a smart assistant that saves you time. Highly recommended!
4 de abril de 2025 1 respuesta
Feels like it was made with real WordPress users in mind. I mostly use Linus, the translation agent, and it works exactly as expected — fast, accurate, and easy to use. The whole plugin is lightweight, intuitive, and genuinely helpful. There are still a few minor UX improvements to be made, but since the plugin is still in Beta, I expect these will be refined quickly.
Leer todas las 3 reseñas

Colaboradores y desarrolladores

«AI Content Toolbar» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «AI Content Toolbar» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

3.0.0

  • Renamed the plugin to AI Content Toolbar while retaining Planet 9 only as author.
  • Tested with WordPress 7.1.
  • Migrated AI requests from Chat Completions to the OpenAI Responses API.
  • Added a model selector with GPT-5.6 Luna as the default value option.
  • Added per-function toolbar visibility settings.
  • Removed agent names and character images from the toolbar and settings.
  • Added a persistent collapse control and improved draggable positioning.
  • Added a guided toolbar tour after activation with a replay button in settings.
  • Replaced mixed Dashicons with a consistent local SVG icon set.
  • Changed the language-improvement label to Fix spelling and grammar.
  • Moved progress feedback above the toolbar so it remains visible near the viewport edge.
  • Improved the rightward collapse animation and reduced the drag handle size.
  • Kept the active editor field selected while navigating the toolbar tour.
  • Added a visible working state to the field currently being processed by AI.
  • Refined the spelling and formatting icons and simplified the tour control in settings.
  • Replaced the active-field outline with an in-field AI working overlay and spinner.
  • Added a dimmed tour backdrop, a compatible-field introduction, and clearer disabled controls.
  • Added cache-safe spelling and formatting icons plus a smaller white admin-menu icon.
  • Fixed the collapsed toolbar icon shifting position after navigating to another admin page.
  • Improved accessibility, feedback, responsive layout, and error handling.
  • Preserved field content when an API request fails.
  • Fixed TinyMCE availability handling and attachment ID forwarding.
  • Preserved existing Planet 9 option names for update compatibility.

2.15.3

  • Tested with WordPress 6.9.

2.15.2

  • Improved prompt quality for rich text fields.
  • Fixed special-character handling.

2.15.1

  • Fixed the language selector when the toolbar was draggable.

2.15

  • Added a draggable toolbar.
  • Added writing, generation, language improvement, formatting, and translation functions.

2.14

  • First public release.