#38088 closed enhancement (fixed)
JavaScript detection missing on wp-login
| Reported by: | Nikschavan | Owned by: | desrosj |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.3 |
| Component: | Login and Registration | Version: | 4.7 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | javascript |
Description
WordPress admin adds class no-js to body if JavaScript is disabled, but this class is disabled on wp-login.php
It is required when handling UI changes when JS is disabled.
related #33167
Attachments (1)
Change History (8)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks for this, @Nikschavan! I am moving to 5.3 for testing and review.