Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #65012, comment 50


Ignore:
Timestamp:
04/14/2026 01:50:56 AM (8 weeks ago)
Author:
lukecarbis
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65012, comment 50

    v2 v3  
    1 While I don't agree with including Akismet as a default option in the list of Connectors, since @matt has asked us to move forward with including it, can we please have it as a permanent option, available whether Akismet is installed or not. The same deal as Anthropic, ChatGPT, and Google – in the defaults array specified by the `_wp_connectors_register_default_ai_providers` function – rather than special treatment depending on whether it's installed or not.
     1While I don't agree with including Akismet as a default option in the list of Connectors, since @matt has asked us to move forward with including it, can we please have it as a permanent option, available whether Akismet is installed or not. The same deal as Anthropic, ChatGPT, and Google – in a defaults array specified during the `_wp_connectors_init` function – rather than special treatment depending on whether it's installed or not.
    22
    33Unless, of course, we decide that showing all Installed but not Active connector plugins on this screen is a good way forward.