PHP Notice after updating to WordPress 5.3
-
Hi,
I’ve run into an issue after updating WordPress to version 5.3. Server is running PHP 7.2 and I just updated to YITH WooCommerce Wishlist Version 2.2.16Plugin appears to be working correctly, but I’m getting the following warnings/notices :
Notice: class-oembed.php is deprecated since version 5.3.0! Use wp-includes/class-wp-oembed.php instead.
in /var/www/html/wp-includes/functions.php on line 4719Notice: yith_wcwl_products cookie cannot be set – headers already sent by /var/www/html/wp-includes/functions.php on line 4719
in /var/www/html/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 887Warning: Cannot modify header information – headers already sent by (output started at /var/www/html/wp-includes/functions.php:4719)
in /var/www/html/wp-includes/functions.php on line 5946Warning: Cannot modify header information – headers already sent by (output started at /var/www/html/wp-includes/functions.php:4719)
in /var/www/html/wp-admin/includes/misc.php on line 1252Warning: Cannot modify header information – headers already sent by (output started at /var/www/html/wp-includes/functions.php:4719)
in /var/www/html/wp-admin/admin-header.php on line 9When will this be fixed?
- The topic ‘PHP Notice after updating to WordPress 5.3’ is closed to new replies.