T
T
temporary hacker hacker2018-12-13 22:56:16
WooCommerce
temporary hacker hacker, 2018-12-13 22:56:16

Woocommerce site gives error Notice: Function WC_Product::get_gallery_attachment_ids is deprecated since version 3.0! how to fix?

There was a problem updating the store on WC, the site gives an error
Notice: The WC_Product::get_gallery_attachment_ids function is deprecated since version 3.0! Use WC_Product::get_gallery_image_ids. in /home/www/arknabytek.cz/www/arknabytek.cz/wp-includes/functions.php on line 3896

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Abdula Magomedov, 2018-12-13
@Avarskiy

Turn off error output in php.ini
settings Or use the error_reporting function.
php.net/manual/ru/function.error-reporting.php

P
Petr Volkhanov, 2019-03-06
@eprivalov

Open the file /home/www/arknabytek.cz/www/wp-config.php
Add the line at the beginning:
define('WP_DEBUG', false);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question