AI Suite Core is the shared layer every AI Suite module runs on. Install it once and each module you add reuses the same connection, the same monthly action allowance, and the same description of your business.
Core does not modify posts or pages. It provides:
All functionality included in this plugin is available without a plugin license, feature key, trial period, or time limit. Managed-action allowances are usage limits of the external AI service, not locks on plugin code. The complete plugin is licensed under GPLv2 or later.
This plugin connects to the FounderPostAI AI Suite gateway. Connecting the site is an explicit administrator action.
At connection time, the plugin sends the site URL, administrator email address, WordPress version, and PHP version to create the account record. After connection, it checks account and service status hourly.
When an administrator runs an action in an AI Suite module, that module sends the relevant content — for example a post title and body — plus saved brand context to the gateway. The gateway sends that input to the Anthropic API and returns structured suggestions. Nothing is sent for AI processing until an administrator runs an action.
If you choose BYOK service billing, your Anthropic API key is sent to the gateway, verified with Anthropic, and stored encrypted on the gateway. It is not saved in the WordPress database. You can instead enter it on the FounderPostAI dashboard so it never passes through this WordPress site.
When an administrator explicitly submits the Feedback form, the selected plugin, feedback type, message, optional reply email, plugin version, WordPress version, PHP version, and connected site identity are sent to the FounderPostAI gateway. They are stored in a private review inbox for support and product planning. No feedback is sent automatically.
FounderPostAI AI Suite gateway:
Anthropic API:
The plugin does not download, install, or execute code from either service. Suggestions are returned as data and are validated by the installed module before storage or use.