| 开发者 | jazzs3quence |
|---|---|
| 更新时间 | 2026年9月13日 12:41 |
| PHP版本: | 8.2 及以上 |
| WordPress版本: | 7.1 |
| 版权: | MIT |
| 版权网址: | 版权信息 |
/wp-content/plugins/This plugin removes deactivated providers from the model list before it reaches the AI plugin. If your preferred provider is deactivated, the AI plugin uses whatever provider comes first in its default list.
Most AI plugin features ask the AI plugin for its preferred model list, which is what this plugin reorders. A few features pin their own model list instead — Type Ahead is the current example — so they always use the models the AI plugin hard-codes for them regardless of what you select here.
Developer Mode (Settings → AI → Developer Mode) configures a specific provider and model for individual AI features (e.g. Title Generation, Alt Text). This plugin sets a preferred provider per task type (text, image, vision), which covers multiple features each. When Developer Mode has a provider and model set for a specific feature, that feature ignores this plugin's preference entirely — the Developer Mode selection wins. Features without a Developer Mode override use this plugin's selection as normal. The settings page will show a notice next to any task type that has at least one feature with a Developer Mode override active.
content-translation), Slug Generation (slug-generation) and Suggest Reply (suggest-reply). Overrides on those features are now reported on the settings page instead of being silently ignoredassets/css/admin.css) and enqueue via wp_enqueue_style() on admin_enqueue_scriptsJazzs3quence\AIPriorityManager), and Packagist package nameaicp_ throughout — option key, page slug, nonce action/field, and form field names