Make WordPress Core

Opened 29 hours ago

Last modified 7 hours ago

#65073 assigned defect (bug)

Connectors: reference to AI plugin uses old `ai` slug instead of correct `ai-wp-admin` slug

Reported by: jeffpaul's profile JeffPaul Owned by: dkotter's profile dkotter
Milestone: 7.0 Priority: normal
Severity: normal Version: trunk
Component: AI Keywords: needs-patch connectors
Focuses: Cc:

Description

As called out by @matt on Slack, it seems the Connectors page is linking to the old AI plugin settings page slug of ai instead of the new, updated ai-wp-admin. That new slug was required as part of the update of the settings page to use wp-build tooling in an effort to (1) help test and dogfood that package from the Gutenberg team and (2) ensure the page appeared in a more modern WordPress admin experience (versus a dated grey background / form fields everywhere sort of approach).

Attachments (2)

Screenshot 2026-04-14 at 9.00.28 AM.png (404.2 KB) - added by JeffPaul 29 hours ago.
Connectors page where the AI plugin is referenced
CleanShot 2026-04-12 at 16.05.05@2x.png (44.2 KB) - added by JeffPaul 29 hours ago.
error message presented due to wrong page slug

Download all attachments as: .zip

Change History (7)

@JeffPaul
29 hours ago

Connectors page where the AI plugin is referenced

@JeffPaul
29 hours ago

error message presented due to wrong page slug

#1 @dkotter
29 hours ago

Looks like the source code for this is handled in the Gutenberg plugin. Opened a PR there to fix: https://github.com/WordPress/gutenberg/pull/77336

Not sure what else is needed here on Trac for that or if that will just auto-sync back to WordPress Core once merged.

#3 @ocean90
16 hours ago

#65077 was marked as a duplicate.

#5 @JeffPaul
7 hours ago

A fix for this has now been backported for 7.0 and will make it to core in the next Gutenberg sync: https://github.com/WordPress/gutenberg/pull/77336#issuecomment-4245449831

Note: See TracTickets for help on using tickets.