Opened 5 years ago
Closed 5 years ago
#49186 closed defect (bug) (fixed)
Multisite: Use 'warning' styles for 'Caution' and 'Warning' messages during installation
Reported by: | dlh | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 5.4 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Networks and Sites | Keywords: | has-patch has-screenshots |
Focuses: | multisite | Cc: |
Description
When installing a multisite network through the admin UI, there are (at least) two messages shown to the user that are styled using the updated
CSS class but convey cautionary messages:
- "Warning: Please deactivate your plugins before enabling the Network feature."
- "Caution: We recommend you back up your existing wp-config.php file." (or variants of this)
Given the purpose of these messages, the warning
styles might be more appropriate. The attached patch would make that switch; before-and-after screenshots are also attached to illustrate one of the two instances.
Attachments (3)
Change History (6)
Note: See
TracTickets for help on using
tickets.
+1 from me