Hi-
After updating to a more recent version of the Uplift theme, I’m seeing the following errors with define('WP_DEBUG', true);
in my local development environment.
WC_Product::get_gallery_attachment_ids is <strong>deprecated</strong> since version 3.0! Use WC_Product::get_gallery_image_ids instead. in <b>/Users/alexwright/Sites/smart-charge/web/wp-includes/functions.php</b> on line <b>3830</b><br />
That’s a core WordPress directory, so I can’t imagine this is an issue with Uplift, but checking in with you regardless. Do you have any insight on why that error is showing up?
With define('WP_DEBUG', false);
things work okay. But I’d like to make sure everything is working as smoothly as possible.
Thanks!
-Alex