WP The Moon Logo
WP The Moon

Addons Overview

Learn what WPTheMoon addons are and how they extend AI Generator.

Addons Overview

WPTheMoon addons are separate WordPress plugins that extend AI Generator with focused features.

An addon is not copied into the main AI Generator plugin. It is installed and activated as its own plugin in WordPress.

How addons work

After an addon is activated, it registers itself with AI Generator. You can check registered addons in WordPress admin under AI Generator > Addons.

Addons can add their own admin pages, REST API routes, editor tools, or workflow features while keeping the main plugin smaller and easier to maintain.

Why addons are separate plugins

Separate addons make features easier to install, disable, update, and troubleshoot. They also keep optional integrations out of the main plugin.

For example, an addon that works only with Polylang should be installed only on sites that use Polylang.

Free and future paid addons

Free addons can be installed as standard WordPress plugin ZIP files.

Future paid addons should follow the same plugin structure, but may also require account or license checks. The main plugin does not need to change for that.

Where to download addons

Addon downloads should come from addon detail pages, not from the documentation section.

When addon pages are available, use /addons to browse addons and /addons/ai-translator-polylang for the AI Translator for Polylang addon.

What docs are for

This documentation explains how to install, enable, use, and troubleshoot addons after you have chosen one.

It does not replace the addon detail page, version page, or download page.