segment-boneyard / analytics-wordpress

[DEPRECATED] The hassle-free way to integrate analytics into any WordPress site.
https://segment.com/docs/platforms/wordpress/
GNU General Public License v2.0
41 stars 34 forks source link

Update `get_product` to `wc_get_product` #52

Open lambtron opened 9 years ago

lambtron commented 9 years ago

http://docs.woothemes.com/wc-apidocs/function-get_product.html

get_product is now soft deprecated for wc_get_product

JustinSainton commented 9 years ago

Should likely wrap this in a version check, as wc_get_product only exists in WooCommerce 2.2+