AI Editor Blocks
AI-powered blocks for the WordPress Gutenberg editor. Generate content, create interactive components, and enhance your editing workflow with artificial intelligence.
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/3xryuk/ai-editor-blocks/archive/refs/heads/main.zipFrom the readme
AI Editor Blocks
AI-powered blocks for the WordPress Gutenberg editor. Generate content, create interactive components, and enhance your editing workflow with artificial intelligence.
Support Development: If you find this plugin useful, consider
Features
AI Block Generation
- AI Gen Block: A dedicated block that allows you to generate content using AI. Simply provide a prompt and let the AI create content directly in your editor.
- Customizable API: Configure your own AI API endpoint (OpenAI-compatible) with your API key and model selection.
Interactive Components
- Sliders: Create beautiful, responsive image/content sliders with ease.
- Tabs: Organize content into tabbed interfaces for better user experience.
- Accordions: Create collapsible content sections perfect for FAQs and organized content.
AI Edit Button for Core Blocks
- Enhance core WordPress blocks with an AI edit button that allows you to modify block content using AI prompts.
- Works seamlessly with the existing Gutenberg editor interface.
Requirements
- WordPress 6.0 or higher
- PHP 7.4 or higher
- Node.js 16+ and npm (for building from source)
- An AI API key (OpenAI or compatible API)
Installation
From Z