[wp-trac] [WordPress Trac] #64706: A single config option to disable all LLM related features

WordPress Trac noreply at wordpress.org
Tue Mar 24 15:39:15 UTC 2026


#64706: A single config option to disable all LLM related features
--------------------------------------+-------------------------
 Reporter:  romainmrhenry             |       Owner:  justlevine
     Type:  defect (bug)              |      Status:  assigned
 Priority:  normal                    |   Milestone:  7.0
Component:  AI                        |     Version:  trunk
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+-------------------------

Comment (by johnjamesjacoby):

 My first time seeing this ticket and my initial reaction is that I'm not
 confident if `wp_supports_ai()` is the ideal function name, or the ideal
 prefix/pattern to introduce for other similar features to inherit in the
 future.

 It feels unintentionally broad, maybe because we already use `_support`
 for APIs & components like themes and post-types?

 If we are OK with the broadness, then I almost feel like it should be
 `wp_supports( $feature )` so we can provide the funnel today without
 needing to deprecated `wp_supports_ai()` later?

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64706#comment:26>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list