Get SeedProd Status is a WordPress ability from SeedProd — usable via Easy MCP AI, which connects Claude, ChatGPT, and any AI assistant to your site.

Install Free Plugin →

Get SeedProd Status

Read-only
SeedProd Page Builders seedprod/get-status

Read whether coming soon, maintenance, login, and 404 modes are active, along with license and version details.

Requires the SeedProd (coming-soon) plugin active on a WordPress install where the Abilities API's wp_register_ability function exists (WP 6.9+) — abilities are wrapped in a function_exists check and register only when it does. Individual abilities additionally require the 'manage_options' capability (get-status, toggle-coming-soon, toggle-maintenance), the 'edit_pages' capability (list-pages, get-page), or the capability returned by the 'seedprod_lpage_capability' filter, which defaults to 'edit_others_posts' (save-page).

What it does

This ability returns a snapshot of SeedProd's current configuration: whether coming soon mode and maintenance mode are enabled and which page IDs back them, whether the Pro-only login and 404 modes are enabled and their page IDs, whether the theme builder is active, and license status (active or not, and license type). It also reports the installed SeedProd version and build (pro or lite). It takes no input parameters. An AI assistant can call this first to understand the site's current state before deciding whether to toggle a mode or create a new page.

See it in action

You ask your AI assistant

"Check the current SeedProd status — is coming soon mode on, and what license tier is active?"

Returns

An object reporting coming_soon_enabled/coming_soon_page_id, maintenance_enabled/maintenance_page_id, login_enabled/login_page_id, 404_enabled/404_page_id, theme_enabled, license_active, license_type, version, and build.

Permission

The current user must have the 'manage_options' capability.

Newsletter

The AI + WordPress space moves fast. Keep up.

New tools, workflow ideas, and product updates — be the first to know what's next.

No spam, unsubscribe anytime.