woocommerce/includes/tracks/events
Rodrigo Primo 8ebead165e Replace usages of depracted jQuery.fn.click() event shorthand
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.
2020-11-18 15:27:46 -03:00
..
class-wc-admin-setup-wizard-tracking.php update deprecation versions to 4.6.0 2020-09-18 13:16:46 -03:00
class-wc-coupon-tracking.php Fixed coding standards and hooks priority 2020-04-06 17:10:09 -03:00
class-wc-coupons-tracking.php Pass in select id 2019-07-08 11:41:52 +12:00
class-wc-extensions-tracking.php Replace removed WordPress.Security.NonceVerification.NoNonceVerification 2019-12-13 17:45:32 -03:00
class-wc-importer-tracking.php Replace removed WordPress.Security.NonceVerification.NoNonceVerification 2019-12-13 17:45:32 -03:00
class-wc-order-tracking.php More preventive check for order object in tracks. 2020-04-08 11:43:20 +00:00
class-wc-orders-tracking.php [Tracker] Added order_total to orders_edit_status_change 2020-07-01 18:24:47 -03:00
class-wc-products-tracking.php Replace usages of depracted jQuery.fn.click() event shorthand 2020-11-18 15:27:46 -03:00
class-wc-settings-tracking.php Improve choice of words 2020-08-25 18:03:03 -03:00
class-wc-status-tracking.php Replace usages of depracted jQuery.fn.click() event shorthand 2020-11-18 15:27:46 -03:00