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: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Change History (7)
#1
@
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.
#2
@
29 hours ago
Moved upstream to https://github.com/WordPress/gutenberg/issues/77337
#4
@
15 hours ago
Raised a PR for WordPress Core : https://github.com/WordPress/wordpress-develop/pull/11576
#5
@
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
Connectors page where the AI plugin is referenced