| 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. |
| | 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 a defaults array specified during the `_wp_connectors_init` function – rather than special treatment depending on whether it's installed or not. |