mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-26 20:10:16 +00:00
ceb892533f0624bbb3b74fc410203803f2314208
.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. git-svn-id: https://develop.svn.wordpress.org/trunk@36286 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%