[wp-trac] [WordPress Trac] #64730: Connectors: Backport Connectors Screen

WordPress Trac noreply at wordpress.org
Thu Feb 26 13:34:35 UTC 2026


#64730: Connectors: Backport Connectors Screen
--------------------------------------+-------------------------------
 Reporter:  jorgefilipecosta          |       Owner:  jorgefilipecosta
     Type:  enhancement               |      Status:  closed
 Priority:  high                      |   Milestone:  7.0
Component:  Administration            |     Version:  trunk
 Severity:  normal                    |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+-------------------------------
Changes (by jorgefilipecosta):

 * owner:  (none) => jorgefilipecosta
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"61749" 61749]:
 {{{
 #!CommitTicketReference repository="" revision="61749"
 Connectors: Backport Gutenberg connectors screen.

 Adds `wp-includes/connectors.php` (loaded from `wp-settings.php`) and
 registers
 a Settings > Connectors submenu when the AI client and Connectors admin
 page
 renderer are available.
 Registers connector API key settings in `/wp/v2/settings`, masks key
 values on
 option reads, validates keys against provider configuration, and returns
 `invalid_key` for explicitly requested connector fields when validation
 fails.
 Stored connector keys are also passed to the AI client registry on init.

 Gutenberg PR at https://github.com/WordPress/gutenberg/pull/75833.
 Developed in https://github.com/WordPress/wordpress-develop/pull/11056.

 Props jorgefilipecosta, gziolo, flixos90, justlevine, westonruter,
 jeffpaul, JasonTheAdams, audrasjb, shaunandrews, noruzzaman, mukesh27.
 Fixes #64730.
 }}}

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


More information about the wp-trac mailing list