AI + Block Editor

Description

Add AI Capabilities to the Block Editor.

Generate Captions/Headlines, Summaries, Slugs, SEO Keywords using our amazing plugin. It is fast and very useful for users who need to quickly generate high-quality content with minimal effort. Whether you’re a blogger, editor, or content creator, our plugin helps streamline your workflow by providing intelligent suggestions that enhance readability and SEO performance.

Save time and improve engagement with AI-powered insights directly within the WordPress block editor.

✔️ Features

Our plugin comes with everything you need to add AI capabilities to your Block Editor.

✔️ Change Text Tone (casual, official, narrative, and so on…) in block editor.
✔️ Generate Title/Headline using AI.
✔️ Generate Summary/Excerpts.
✔️ Generate SEO friendly URL Slugs for your post articles.
✔️ Generate SEO Keywords to help with SEO optimisation.
✔️ Custom Filters to help user modify AI prompts.
✔️ Shortcut Keys – CMD + SHIFT + A + I.
✔️ Available in mutiple langauges such as Arabic, Chinese, Hebrew, Hindi, Russian, German, Italian, Croatian, Spanish & French languages.
✔️ Backward compatible, works with most WP versions.

✨ Getting Started

  1. To get started, you would need to have an API key from your API Provider. For e.g. Open AI is https://platform.openai.com/api-keys.

  2. If you have gotten your API key, you should save it into your plugin options page.

  3. Make sure to enable the checkbox for your API Provider for e.g. Enable Open AI or any other as applicable to you.

You can get a taste of how this plugin works, by using the demo link.

🔌🎨 Plug and Play or Customize

The AI Plus Block Editor plugin is built to work right out of the box. Simply install, activate and start using.

Want to add your personal touch? All of our documentation can be found here. You can override the plugin’s behaviour with custom logic of your own using hooks.

Contribute

If you’d like to contribute to the development of this plugin, you can find it on GitHub.

To build, clone repo and run yarn install && yarn build

Screenshots

  • Change Text Tone – AI Capabilities added to the Block editor’s Toolbar.
  • Headline, Summary, Slug, Keywords – AI Capabilities added to the Block editor’s Sidebar.
  • Options Page – Add API keys and select AI Provider.
  • Sidebar Icon – Locate AI Sidebar feature on the top-right corner of screen.

Installation

  1. Go to Plugins > Add New on your WordPress admin dashboard.
  2. Search for AI + Block Editor plugin from the official WordPress plugin repository.
  3. Click ‘Install Now’ and then ‘Activate’.
  4. To get started, you would need to have an API key from your API Provider. For e.g. Open AI is https://platform.openai.com/api-keys.
  5. If you have gotten your API key, you should save it into your plugin options page.
  6. Make sure to enable the checkbox for your API Provider for e.g. Enable Open AI or any other as applicable to you.
  7. That’s it! You’re all set to start using AI.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“AI + Block Editor” is open source software. The following people have contributed to this plugin.

Contributors

Translate “AI + Block Editor” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1.2

  • Refactor: AI client instance, make interchangeable.
  • Fix: Minor syntax typos.
  • Chore: Updated README notes.
  • Test: Add more unit tests.
  • Tested up to WP 6.7.1.

1.1.1

  • Fix: Resolved issues with onChange handler for AiSidebar fields.
  • Fix: Resolved issues with front slashed slug.
  • Fix: Resolved issue with deprecation warnings – nextHasNoMarginBottom.
  • Fix: Resolved issue related to null object on: editor-post-title update.
  • Fix: Resolved issue with dependency conflict wp-edit-site.
  • Chore: Updated build ignore list.
  • Chore: Updated README notes.
  • Tested up to WP 6.7.1.

1.1.0

  • Feat: Added Headline, Summary, Slug, Keywords feature.
  • Feat: Added AI sidebar.
  • Feat: Introduced Post meta features for Articles.
  • Feat: Implemented custom filters apbe_tone_prompt, apbe_feature_prompt & apbe_rest_routes.
  • Tested up to WP 6.7.1.

1.0.1

  • Reference assets directly using plugin_dir_url.
  • Upgrade CI/CD build to Node 20.
  • Update custom filter prefix apbe_form_fields.
  • Tested up to WP 6.7.1.

1.0.0

  • Add AI tone capabilities to toolbar.
  • Add custom plugin options page.
  • Add Unit Tests.
  • Update README notes.
  • Tested up to WP 6.7.1.