-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Categories: Disable links in the editor #70896
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Size Change: +82 B (0%) Total Size: 1.89 MB
ℹ️ View Unchanged
|
| <a href={ link } target="_blank" rel="noreferrer noopener"> | ||
| <a | ||
| href={ link } | ||
| rel="noreferrer noopener" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was curious about keeping these rel attributes, as I see that there seems to be efforts happening to remove them at #26914.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point, removed it from both blocks.
|
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 If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
yogeshbhutkar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests well for me 👍
|
Thanks for testing, @yogeshbhutkar! |
Co-authored-by: Mamaduka <[email protected]> Co-authored-by: yogeshbhutkar <[email protected]> Co-authored-by: talldan <[email protected]> Co-authored-by: t-hamano <[email protected]> Co-authored-by: ajaxStardust <[email protected]> Co-authored-by: sabernhardt <[email protected]>
What?
Closes #48432.
This is similar to #40593.
PR prevents default link behavior for category links and displays a snackbar notice instead.
Why?
Testing Instructions
Testing Instructions for Keyboard
Same.
Screenshots or screencast