[wp-trac] [WordPress Trac] #55501: Multiple loader issue on admin general setting page.
WordPress Trac
noreply at wordpress.org
Thu Oct 26 20:18:01 UTC 2023
#55501: Multiple loader issue on admin general setting page.
-------------------------------------+-------------------------------------
Reporter: bhaveshkhadodara | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 5.9.2
Severity: normal | Resolution:
Keywords: has-patch changes- | Focuses: administration,
requested | multisite
-------------------------------------+-------------------------------------
Changes (by sabernhardt):
* keywords: has-patch => has-patch changes-requested
* component: General => Administration
Comment:
If the submit button (input) should be disabled, using `.prop( 'disabled',
true )` would be better than the `.attr()` method.
https://api.jquery.com/prop/#entry-longdesc-1
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55501#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list