Aimogen Pro documentation
Complete documentation for Aimogen Pro, the all-in-one AI content, chatbot and automation plugin for WordPress. Setup, providers, automation, agents, RAG, shortcodes and developer reference.
Aimogen Pro is an AI toolkit for WordPress. It generates and edits content, runs chatbots and autonomous agents, builds automation workflows, indexes your site for retrieval, and exposes all of it through shortcodes, blocks, a PHP API, a REST API and WP-CLI.
This documentation describes Aimogen Pro and is written against the plugin source code, not against marketing material. Where behaviour depends on a setting, the setting is named exactly as it appears in the admin.
Start here#
What Aimogen Pro does#
Creates content. Single posts from a keyword, bulk runs from keyword lists, YouTube videos, CSV files, Amazon product data, listicles and forum threads. Complete pages and funnels through AI Omni Pages.
Edits content. The AI Content Editor rewrites, translates, summarises and enriches existing posts — manually in bulk or automatically on a schedule, driven by reusable templates.
Answers visitors. The AI Chatbot runs site-wide or in a shortcode, with personas, retrieval over your own content, tool calling, voice, file uploads, lead capture and per-user limits.
Takes actions. Autonomous AI Agents work through a task step by step using tools: querying the database, editing posts, scraping the web, sideloading media, posting to social networks.
Automates. OmniBlocks chain 57 block types into workflows triggered by a schedule, a WordPress event, a webhook, a form or the chatbot.
Extends. A PHP API, a REST API, WP-CLI commands, 107 filters, 39 actions, 78 shortcodes and 23 Gutenberg blocks.
Documentation map#
| Section | Covers |
|---|---|
| Getting started | Requirements, installation, licensing, the setup wizard, the admin layout, updating, migration |
| AI providers | Every provider implemented in 2.8.8, where its credentials go, and what it unlocks |
| Models and reliability | Model selection, Reliability Mode, key rotation, tokens, retries, cost |
| AI content creation | Every content creator, publishing options, media, SEO, linking, scheduling |
| AI Content Editor | Templates, automatic editing, bulk editing, duplicate handling |
| OmniBlocks | Workflow automation, the full block reference, triggers and webhooks |
| AI Chatbot | Configuration, personas, knowledge, tool calling, voice, limits, logs |
| AI Agents | Creating agents, the tool reference, execution and security |
| Knowledge base and RAG | Embeddings, vector stores, retrieval and index maintenance |
| Media generation | Images, image editing, video, audio, royalty-free sources |
| Shortcodes and blocks | The complete shortcode reference, AI Forms, blocks |
| Prompts | Placeholders, spintax, structured output, debugging |
| Advanced tools | Playground, Assistants, Batch, Training, Snippets, MCP |
| Integrations | WooCommerce, Elementor, SEO plugins, memberships, wpForo, Connectors |
| Developer reference | PHP API, REST API, hooks, WP-CLI, data model, cron, capabilities |
| System and logs | Usage logs, live activity, limits, maintenance, diagnostics |
| Security and privacy | Credential storage, permissions, GDPR, hardening |
| Performance | Background processing, large workloads |
| Troubleshooting | Symptom-first fixes for the problems support sees most |
| Reference | FAQ, video tutorials, legacy identifiers, glossary |
About naming#
The plugin was called Aiomatic until version 2.6.3. It is now Aimogen Pro. The rename did not
change technical identifiers: option names, shortcodes, hooks, database tables, REST namespaces and PHP
class names still use aiomatic, deliberately, so that existing sites and custom code keep working.
Where you need an exact identifier, this documentation gives the real one. See Legacy Aiomatic identifiers for the full list and Migrating from Aiomatic if you are coming from an older licence.
Getting help#
- Search this documentation (press / anywhere).
- Check Troubleshooting — it is organised by symptom.
- Look at Aimogen Pro › System & Logs › Activity Logs for the actual API error.
- If you are still stuck, open a support ticket and paste the output of System & Logs › System Info.
The CodeRevolution Knowledge Base carries additional single-issue articles, many written under the older Aiomatic name.
Still stuck? Open a support ticket and include the diagnostics from Aimogen Pro › System & Logs › System Info.