-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Don't display admin notices on widgets screen. #32877
Conversation
Size Change: +25 B (0%) Total Size: 1.04 MB
ℹ️ View Unchanged
|
Does the post editor do this using CSS as well? |
In the post editor, all the notices get rendered inside a div that only displays when JS is disabled. Because that parent div is set to |
Description
Fixes #26221. The post editor hides all admin notices, so the block widgets screen should do the same.
How has this been tested?
Screenshots
Types of changes
Bug fix (non-breaking change which fixes an issue)
Checklist:
*.native.js
files for terms that need renaming or removal).