[wp-trac] [WordPress Trac] #26378: Replace $.attr() with $.prop() in options-general.php to silence jQuery Migrate warning
WordPress Trac
noreply at wordpress.org
Tue Dec 3 18:20:21 UTC 2013
#26378: Replace $.attr() with $.prop() in options-general.php to silence jQuery
Migrate warning
--------------------------+------------------------------
Reporter: Frank Klein | Owner: nacin
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution: fixed
Keywords: |
--------------------------+------------------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"26571"]:
{{{
#!CommitTicketReference repository="" revision="26571"
Use jQuery.prop('checked') instead of jQuery.attr.
props Frank Klein.
fixes #26378.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26378#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list