Hi I checked my PHP error logs and I keep getting this message over and over
The WC_Product::get_parent function is deprecated since version 3.0. Replace with WC_Product::get_parent_id.
The WC_Product::get_post_data function is deprecated since version 3.0. Replace with get_post.
I have no idea how to fix this, do you have any suggestions?
Thanks