描述
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
-
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.
-
If you have gotten your API key, you should save it into your plugin options page.
-
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
螢幕截圖
安裝
- Go to Plugins > Add New on your WordPress admin dashboard.
- Search for AI + Block Editor plugin from the official WordPress plugin repository.
- Click ‘Install Now’ and then ‘Activate’.
- 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.
- If you have gotten your API key, you should save it into your plugin options page.
- Make sure to enable the checkbox for your API Provider for e.g. Enable Open AI or any other as applicable to you.
- That’s it! You’re all set to start using AI.
評價
There are no reviews for this plugin.
貢獻者及開發者
修改日誌
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.