AI Provider for Command Code
by Bestony 1 (0 reviews)

AI Provider for Command Code

Command Code provider for the PHP AI Client: Claude, GPT, Gemini and leading open models through one API.

AI Provider for Command Code ranks #62,792 among WordPress.org plugins with 1+ active installations, a 1/5 rating from 0 reviews, and was last updated Sep 22, 2026. Data from WordPress.org, refreshed twice daily — see methodology.

Compatible with WP 7.1
v1.0.6 Current Version v1.0.6
Updated 1 day ago Last Update on 22 Sep, 2026
Refreshed 10 hours ago Last Refreshed on
Actively maintained
View on WordPress.org
Rank
#62,792
No change
Active Installs
1+
-1%
KW Avg Position
164
10 worse
Downloads
28
+13 today
Support Resolved
0%
No change
Rating
20%
Review 1 out of 5
1 (0 reviews)

Next Milestone 10

Total Progress 20%
0+ 10+
49,855
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro

Unlock Exact Install Count

See the precise estimated active installs for this plugin, calculated from real-time ranking data.

  • Exact install estimates within tiers
  • Track install growth over time
  • Milestone progress predictions
Upgrade to Pro
Need 8 more installs to reach 10+

Rank Changes

59,652 61,222 62,792 64,362 65,932 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
59,652 61,222 62,792 64,362 65,932 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
Current #62,792
Change
Best #

Upgrade to Pro

Unlock 30-day and 90-day rank history charts with a Pro subscription.

Upgrade Now

Active Installs Growth

Active Installs 0,000,000+
Growth +0.0%
Peak 0,000,000

Downloads Growth

10 20 30 40 50 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
10 20 30 40 50 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
Downloads
Growth
Peak

Upgrade to Pro

Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.

Upgrade Now

Reviews & Ratings

1.0
0 reviews
Overall 20%
5
0 (0%)
4
0 (0%)
3
0 (0%)
2
0 (0%)
1
0 (0%)

Track This Plugin

Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.

Start Tracking Free

Plugin Details

Version
1.0.6
Last Updated
Sep 22, 2026
Requires WP
6.9+
Tested Up To
7.1
PHP Version
N/A
Author
Bestony

Support & Rating

Rating
★ ☆ ☆ ☆ ☆ 1
Reviews
0
Support Threads
0
Resolved
0%

Keywords

Upgrade to Pro

Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.

Upgrade Now

Frequently Asked Questions

Common questions about AI Provider for Command Code

No. It requires the PHP AI Client SDK, which is provided by WordPress 7.0 or by the AI plugin. The provider stays silent when the SDK is missing.
Only the API key, and only if you cannot set an environment variable or constant. The provider adds no settings page of its own: everything it needs is on Settings → Connectors.
Command Code's models endpoint does not report which models accept images, so the plugin declares image input from a maintained list in the source. If your model supports images but is not on that list, set COMMANDCODE_MODEL_INPUT_MODALITIES=text,image to declare it.
GPT-5 and later reasoning families reject non-default sampling parameters, so the plugin does not advertise them for those models. That is upstream behaviour, not a plugin limitation. Editorial Notes fails with `400 ... response_format` That feature asks for a JSON schema response. Set COMMANDCODE_STRUCTURED_OUTPUT=json_object to ask for plain JSON instead, or none to send no response_format at all — the prompt still asks for JSON.
In the WordPress options table on your own site, under the AI Client's connector option (connectors_ai_commandcode_api_key), or in an environment variable or PHP constant if you set one. It is never transmitted anywhere except to the Command Code API when fulfilling a request.
Only what you send to the AI: your prompts, and whatever the calling plugin or theme adds to them (system instructions, conversation history, tool definitions, a JSON schema, or attached files). See External services below for the exact endpoints.
No. Everything this plugin needs lives on Settings → Connectors, and the optional behaviour is controlled by environment variables or constants.

Sign In / Register

You need to sign in or register to use this feature.