Turn Off AI Features
·
Добавить на страницу общих настроек возможность отключить функции AI в WordPress.
Рейтинги
Версия
0.0.9
Активные установки
20
Последние изменения
May 21, 2026
Turn Off AI Features lets you control AI functionality in WordPress without touching code. It hooks into the wp_supports_ai filter at priority 1000 and returns false when the option is enabled.
Функции:
- Toggle AI on or off from Settings > General — no deactivation needed.
- WP-CLI support: wp ai disable / wp ai enable / wp ai status.
- Settings link on the Plugins page for quick access.
- Runs at priority 1000, overriding other plugins that may enable AI.
