Corrects AI plugin admin slug#11576
Conversation
Ensures the correct slug (`ai-wp-admin`) is used for the AI plugin's administration page link. This addresses potential conflicts or misdirection by distinguishing the admin page from the main plugin slug. Fixes #65077
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Unlinked AccountsThe following contributors have not linked their GitHub and WordPress.org accounts: @1178653+wordpress-develop-pr-bot[bot]@users.noreply.github.com. Contributors, please read how to link your accounts to ensure your work is properly credited in WordPress releases. Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
This PR don't have any changeset @nimesh-xecurify :) |
|
@audrasjb The
|
|
I still don't see any changeset in WordPress Core file ;) |
This updates the pinned hash for the Gutenberg repository from `e2970ba736edb99e08fb369d4fb0c378189468ee` to `9408691b57517e8f65d6f2aedfee105ab32c9632`. Includes the fix for the AI plugin settings page slug (see WordPress/gutenberg#77336): the "Control features in the AI plugin" button now correctly links to `options-general.php?page=ai-wp-admin` instead of `?page=ai`.
Test using WordPress PlaygroundThe changes in this pull request can previewed and tested using a WordPress Playground instance. WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser. Some things to be aware of
For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation. |
dbc80dd to
20d2b95
Compare
|
A fix for this was already backported and will make it into 7.0 with the next sync: WordPress/gutenberg#77336 (comment) |
|
Cross-reference for #65073: I opened an alternate PR (#11614) that applies the same behavioral fix but names the new constant No objection to this PR's approach — linking so a committer can pick whichever naming they prefer; one of the two should be closed as a dup once that decision is made. |

Ensures the correct slug (
ai-wp-admin) is used for the AI plugin's administration page link.Trac ticket: https://core.trac.wordpress.org/ticket/65077
Trac ticket: https://core.trac.wordpress.org/ticket/65073