8ebead165e
This commit replaces all instances in WooCommerce codebase (except included third-party libraries) where jQuery.fn.click( handler ) event shorthand was used. This shorthand was deprecated in jQuery 3.3 (see https://github.com/jquery/jquery/issues/3214). The jQuery documentation was not updated yet (see https://github.com/jquery/jquery-migrate/issues/288 and https://github.com/jquery/api.jquery.com/issues/972). jQuery.click() was not deprecated and so it was not replaced. |
||
---|---|---|
.. | ||
class-wc-admin-setup-wizard-tracking.php | ||
class-wc-coupon-tracking.php | ||
class-wc-coupons-tracking.php | ||
class-wc-extensions-tracking.php | ||
class-wc-importer-tracking.php | ||
class-wc-order-tracking.php | ||
class-wc-orders-tracking.php | ||
class-wc-products-tracking.php | ||
class-wc-settings-tracking.php | ||
class-wc-status-tracking.php |