[wp-trac] [WordPress Trac] #65012: Fix: Register Akismet Anti-Spam as a connector
WordPress Trac
noreply at wordpress.org
Wed Apr 1 15:56:17 UTC 2026
#65012: Fix: Register Akismet Anti-Spam as a connector
-------------------------------------------------+-------------------------
Reporter: jorgefilipecosta | Owner:
| jorgefilipecosta
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 7.0
Component: General | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch dev-reviewed has-unit- | Focuses:
tests |
-------------------------------------------------+-------------------------
Comment (by jorgefilipecosta):
> I reviewed the changes.
> What changes? There is no PR attached to this ticket.
The PR in question was https://github.com/WordPress/wordpress-
develop/pull/11399, it was being referenced on the description.
> Checks the WPCOM_API_KEY PHP constant for sites that define the key in
wp-config.php.
> As this is wordpress.org, I'm a bit concerned about introducing a WPCOM
prefixed constant.
The plugin was already using WPCOM_API_KEY as the constant it is not
different that the fact that you can use define( 'ANTHROPIC_API_KEY',
'...' ) to define ANTHROPIC key, or define( 'GOOGLE_API_KEY', '...' ) to
define a key for google.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/65012#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list