wordpress
wordpress copied to clipboard
Fix 500 errors on old ?add-to-cart= links
Getting 500 errors in Google Search console from old links to site.com/?add-to-cart=832 where that product ID isn't for sale anymore.
Error: Call to a member function get_data() on false in /wp-content/plugins/plausible-analytics/src/Integrations/WooCommerce.php:207
Don't track if product not available anymore.