Disable AI

설명

Tired of plugins and themes adding AI features you don’t want?
Tired of getting bothered all the time to pay for AI features?

This plugin currently supports disabling AI features and notifications in:

  • All in One SEO
  • Elementor
  • Rank Math SEO
  • WPForms Lite
  • Yoast SEO
  • WordPress Core and the Abilities API

스크린샷

설치

From your WordPress dashboard

  1. Visit Plugins > Add New
  2. Search for “Disable AI”
  3. Install and Activate Disable AI from your Plugins page
  4. Visit Settings > Disable AI to configure

FAQ

Why is this free?

Because AI can have negative impacts on people and the planet. And because AI should not be forced on anyone.

How can I configure plugin settings from my wp-config.php file?

There is a Settings page for the plugin in your wp-admin. But you can also disable AI in specific plugins by setting their related constants to true in your wp-config.php file. Ex: DISAI_PLUGIN_AIOSEO, DISAI_PLUGIN_ELEMENTOR, DISAI_PLUGIN_RANKMATH

If you also want to make a few less database queries and only configure plugin settings from wp-config.php, you can set the DISAI_ENABLE_WPCONFIG_MODE constant to true in your wp-config.php file.

후기

2025년 12월 11일
I have recently been annoyed to see the proliferation of unwanted AI smeared all over Wordpress. It might be nice if there was a global setting that plugin developers would respect to not show unwanted AI elements, but this is a good start of adversarial coding to remove the unwanted elements.
2025년 12월 13일
Been trying to find ways to disable AI “features” that I never asked for and do not want. Yet developers seem hell-bent on forcing these down our throats in the name of following the latest trend. This plugin worked for me to disable AI features on WPForms and (most of) AIOSEO.
모든 3 평가 읽기

기여자 & 개발자

“Disable AI”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Disable AI”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.5.0

  • New: Add support for disabling WordPress Core AI features and the Abilities API.
  • New: Remove AIOSEO’s AI admin menu items.
  • New: Remove AIOSEO’s AI-related Block editor options and buttons.

0.4.2

  • New: Remove Yoast SEO’s AI Brand Insights admin menu items.

0.4.1

  • New: Support wp-config.php constant DISAI_ENABLE_WPCONFIG_MODE for enabling/disabling plugin settings from wp-config.php.
  • Updated: Convert wp-config.php string constants to booleans so ‘false’ evaluates to false.
  • Updated: Compatibility with WordPress 6.9.

0.4.0

  • New: Add support for Rank Math SEO – Disable Content AI module and features, and hide the module from the Rank Math admin Dashboard.
  • Updated: Add AIOSEO editor styles to fewer admin pages, and disable the AI features on custom post type edit screens.
  • Updated: Load utilities earlier in the WP sequence so Rank Math SEO’s options can be overridden.
  • Fixed: Correctly update Yoast SEO settings when disabling AI.

0.3.0

  • Updated: Rename plugin option and add sanitization.
  • Updated: Update PHP file structure and comments.
  • Updated: Move css to enqueued files.
  • Updated: Hide AIOSEO AI tab in AIOSEO’s General Settings, and load style in Elementor editor too.

0.2.0

  • New: Add support for All in One SEO. Hide AI menu items and tabs, hide AI buttons, and remove the Writing Assistant metabox in the post editor.
  • Updated: Remove WP from more instances of the plugin’s name to comply with WordPress plugin repository rules.

0.1.0

  • Initial release with support for disabling AI in Elementor, WPForms Lite, and Yoast SEO.