PHPackages                             jazzsequence/ai-connector-priority - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. jazzsequence/ai-connector-priority

ActiveWordpress-plugin[Admin Panels](/categories/admin)

jazzsequence/ai-connector-priority
==================================

Admin settings page to choose which AI provider to use for each task type (text, image, vision). Requires the WordPress AI plugin.

1.1.0(1mo ago)157↓100%[1 PRs](https://github.com/jazzsequence/ai-connector-priority/pulls)MITPHPPHP &gt;=8.2CI passing

Since May 27Pushed 1mo agoCompare

[ Source](https://github.com/jazzsequence/ai-connector-priority)[ Packagist](https://packagist.org/packages/jazzsequence/ai-connector-priority)[ RSS](/packages/jazzsequence-ai-connector-priority/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (5)Versions (5)Used By (0)

jazzs3quence Priority Manager for AI Connectors
===============================================

[](#jazzs3quence-priority-manager-for-ai-connectors)

[![WordPress 7.0+](https://camo.githubusercontent.com/4faca2ac0febb7370f5541b85e0dc72d36130d729ac57ee096f95178fbf03c7d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f576f726450726573732d372e302532422d3030373361613f6c6f676f3d776f72647072657373266c6f676f436f6c6f723d7768697465)](https://camo.githubusercontent.com/4faca2ac0febb7370f5541b85e0dc72d36130d729ac57ee096f95178fbf03c7d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f576f726450726573732d372e302532422d3030373361613f6c6f676f3d776f72647072657373266c6f676f436f6c6f723d7768697465)[![GitHub Release](https://camo.githubusercontent.com/4e60102d49a97d242c78a4c03d4bc371013b46d01e50328361c75bbd3684a6ef/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6a617a7a73657175656e63652f6a617a7a73337175656e63652d7072696f726974792d6d616e616765722d666f722d61692d636f6e6e6563746f7273)](https://camo.githubusercontent.com/4e60102d49a97d242c78a4c03d4bc371013b46d01e50328361c75bbd3684a6ef/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6a617a7a73657175656e63652f6a617a7a73337175656e63652d7072696f726974792d6d616e616765722d666f722d61692d636f6e6e6563746f7273)[![GitHub License](https://camo.githubusercontent.com/90440e030766eb85ad0443b21b1daabe8d7f60fb1b9528a2d372a54c31078357/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6a617a7a73657175656e63652f6a617a7a73337175656e63652d7072696f726974792d6d616e616765722d666f722d61692d636f6e6e6563746f7273)](https://camo.githubusercontent.com/90440e030766eb85ad0443b21b1daabe8d7f60fb1b9528a2d372a54c31078357/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6a617a7a73657175656e63652f6a617a7a73337175656e63652d7072696f726974792d6d616e616765722d666f722d61692d636f6e6e6563746f7273)[![CI](https://github.com/jazzsequence/jazzs3quence-priority-manager-for-ai-connectors/actions/workflows/ci.yml/badge.svg)](https://github.com/jazzsequence/jazzs3quence-priority-manager-for-ai-connectors/actions/workflows/ci.yml)

A WordPress plugin that adds an admin settings page to configure which AI provider is used for each task type — text generation, image generation, and vision — when multiple providers are connected.

Requirements
------------

[](#requirements)

- WordPress 7.0+
- PHP 8.2+
- The [AI plugin](https://wordpress.org/plugins/ai/) (wordpress.org/plugins/ai)
- At least one active AI provider plugin

Installation
------------

[](#installation)

Install from the [WordPress plugin directory](https://wordpress.org/plugins/jazzs3quence-priority-manager-for-ai-connectors/), or install manually:

1. Upload the plugin folder to `/wp-content/plugins/`
2. Activate through the **Plugins** screen

Alternatively, install via Composer:

```
composer require jazzsequence/jazzs3quence-priority-manager-for-ai-connectors
```

Usage
-----

[](#usage)

Once activated, go to **Settings → AI Priority** to choose your preferred provider for each task type.

### Task types

[](#task-types)

TaskUsed for**Text generation**Title generation, excerpt, summarization, content resizing, editorial notes, meta descriptions, comment moderation**Image generation**Featured image generation, inline image generation**Vision**Alt text generation, image analysis### Provider selection

[](#provider-selection)

For each task type, choose which provider you want to use. Only providers whose plugin is active and which support that task type are shown.

Provider capabilities are detected automatically from the AI plugin's registry. Providers without credentials configured show for text and vision tasks only, since image generation is a specialized capability that requires confirmation.

### How provider selection works

[](#how-provider-selection-works)

The AI plugin selects a provider from a preference list. This plugin moves your chosen provider's models to the front of that list.

### Interaction with Developer Mode

[](#interaction-with-developer-mode)

Developer Mode (Settings → AI → Developer Mode) configures a specific provider and model for individual AI features (e.g. Title Generation, Alt Text Generation). This plugin sets a preferred provider per task type (text, image, vision), each of which covers several features.

The two settings layer. Developer Mode takes precedence for any feature it explicitly configures; this plugin governs the rest. When Developer Mode has a provider and model set for a specific feature, that feature bypasses this plugin's preference entirely. Features without a Developer Mode override use this plugin's selection as normal.

The settings page shows a notice next to any task type that has at least one feature with an active Developer Mode override, so it is clear where this plugin's selections may not apply.

Option key
----------

[](#option-key)

Settings are stored in `wp_options` under `aicp_connector_priority`.

License
-------

[](#license)

MIT

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance92

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~4 days

Total

2

Last Release

53d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/af6c0ce1d250a8a8edc57b4759dabc3d5f7956fc105450bba7fc5d2eb5b74362?d=identicon)[jazzsequence](/maintainers/jazzsequence)

---

Top Contributors

[![jazzsequence](https://avatars.githubusercontent.com/u/991511?v=4)](https://github.com/jazzsequence "jazzsequence (42 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

aiai-connectorwordpresswordpress-plugin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jazzsequence-ai-connector-priority/health.svg)

```
[![Health](https://phpackages.com/badges/jazzsequence-ai-connector-priority/health.svg)](https://phpackages.com/packages/jazzsequence-ai-connector-priority)
```

###  Alternatives

[dog-ears/crud-d-scaffold

Extend Laravel 7's generators scaffold.

183.1k](/packages/dog-ears-crud-d-scaffold)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
