[wp-trac] [WordPress Trac] #35380: Update jQuery to 1.12.0 and jQuery Migrate to 1.3.0
WordPress Trac
noreply at wordpress.org
Wed Jan 13 16:16:17 UTC 2016
#35380: Update jQuery to 1.12.0 and jQuery Migrate to 1.3.0
-------------------------------------+-------------------------
Reporter: ocean90 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.5
Component: External Libraries | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses: javascript
-------------------------------------+-------------------------
Comment (by ocean90):
In [changeset:"36286"]:
{{{
#!CommitTicketReference repository="" revision="36286"
jQuery: Replace the use of the `.size()` method with the `.length`
property.
The `.size()` method is deprecated since jQuery 1.8. The `.length`
property is preferred because it doesn't have the overhead of a function
call.
See https://api.jquery.com/size/.
See #35380.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35380#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list