WP Manifestindependent plugin directory
manifest / ai / wp-performance-wizard

WP Performance Wizard

Performance Wizard employs an AI agent to analyze your site performance and offer recommendations.

by Adam Silverstein, Google · github.com/adamsilverstein/wp-performance-wizard · website

5stars
1forks

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/adamsilverstein/wp-performance-wizard/archive/refs/heads/main.zip

From the readme

About Performance Wizard employs an AI agent to analyze your site performance and offer recommendations. Requirements WordPress 7.0 or later (required for the core Connectors API). PHP 7.4 or later. Installation This plugin can be installed like any other WordPress plugin. 1. Upload the wp-performance-wizard directory to the /wp-content/plugins/ directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. Connecting an AI provider Performance Wizard uses WordPress 7.0's Connectors API for all provider credentials. It no longer stores API keys itself. 1. In wp-admin, open the core Connectors screen. 2. Find the connector that matches the AI provider you want to use (Google Gemini, OpenAI, or Anthropic) and add your API key. 3. Return to Performance Wizard — any connector with a configured key is automatically offered as an analysis model. Credentials can also be supplied via environment variable or PHP constant using the Connectors API convention, e.g. GEMINIAPIKEY, OPENAIAPIKEY, or ANTHROPICAPIKEY. Values defined this way take precedence over database-stored keys. Usage After installing and activating the plugin and connecting at least one AI provider, na

Read the full README on GitHub →

Releases

TagPublished
2.1.1 Aug 19, 2026
2.1.0 Jun 24, 2026

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.