[wp-trac] [WordPress Trac] #47748: Getting "jetpack_tracks_get_identity is deprecated" error in wp-includes
WordPress Trac
noreply at wordpress.org
Sun Jul 21 17:22:32 UTC 2019
#47748: Getting "jetpack_tracks_get_identity is deprecated" error in wp-includes
--------------------------+----------------------
Reporter: mozdzanowski | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Plugins | Version:
Severity: normal | Resolution: invalid
Keywords: | Focuses:
--------------------------+----------------------
Changes (by TimothyBlynJacobs):
* status: new => closed
* version: 5.2.2 =>
* resolution: => invalid
* milestone: Awaiting Review =>
Comment:
Hi @mozdzanowski!
While the error references `wp-includes`, this is actually an issue in
WooCommerce: https://github.com/woocommerce/woocommerce/issues/24067,
https://github.com/Automattic/woocommerce-services/issues/1633,
https://github.com/woocommerce/woocommerce/pull/24050
The reason for the `wp-includes` reference is because WooCommerce is using
the `_deprecated_function` API which triggers an error from WordPress Core
code. This can give a bit of a misleading error message.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47748#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list